{"product_id":"spanish-alabaster-double-globe-wall-sconce","title":"Spanish Alabaster Double Globe 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\u003eSpanish Alabaster Double Globe Wall Sconce\u003c\/title\u003e\n\n\u003cstyle\u003e\n  .double-globe-detail,\n  .double-globe-detail * {\n    box-sizing: border-box;\n  }\n\n  .double-globe-detail {\n    --deep: #2b2118;\n    --accent: #8a6842;\n    --light-accent: #c9ad82;\n    --surface: #faf7f2;\n    --border: #ded2c2;\n    --muted: #6f6359;\n    width: 100%;\n    max-width: 680px;\n    color: var(--deep);\n    font-family: Arial, Helvetica, sans-serif;\n  }\n\n  .double-globe-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  .double-globe-detail h2 em {\n    color: var(--accent);\n    font-weight: 400;\n  }\n\n  .double-globe-intro {\n    margin: 0;\n    color: var(--muted);\n    font-size: 15px;\n    line-height: 1.9;\n  }\n\n  .double-globe-divider {\n    height: 1px;\n    margin: 30px 0;\n    background: var(--border);\n  }\n\n  .double-globe-label {\n    margin-bottom: 12px;\n    color: var(--accent);\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n  }\n\n  .double-globe-note,\n  .double-globe-light-card {\n    padding: 16px;\n    border: 1px solid var(--border);\n    border-radius: 8px;\n    background: var(--surface);\n  }\n\n  .double-globe-note {\n    margin-top: 16px;\n  }\n\n  .double-globe-note p,\n  .double-globe-light-card p {\n    margin: 0;\n    color: var(--muted);\n    font-size: 13px;\n    line-height: 1.75;\n  }\n\n  .double-globe-note strong,\n  .double-globe-light-card strong {\n    color: var(--deep);\n  }\n\n  .double-globe-grid-3,\n  .double-globe-size-grid,\n  .double-globe-finish-grid {\n    display: grid;\n    gap: 10px;\n  }\n\n  .double-globe-grid-3,\n  .double-globe-finish-grid {\n    grid-template-columns: repeat(3, 1fr);\n  }\n\n  .double-globe-size-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .double-globe-card {\n    padding: 14px;\n    border: 1px solid var(--border);\n    border-radius: 8px;\n    background: #fff;\n  }\n\n  .double-globe-card h4,\n  .double-globe-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  .double-globe-card p {\n    margin: 0;\n    color: var(--muted);\n    font-size: 12px;\n    line-height: 1.65;\n  }\n\n  .double-globe-size-card {\n    text-align: center;\n  }\n\n  .double-globe-size-card .double-globe-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  .double-globe-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  .double-globe-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  .double-globe-brass {\n    background: linear-gradient(135deg, #84612f, #d9ba78, #8b6735);\n  }\n\n  .double-globe-black {\n    background: linear-gradient(135deg, #0b0b0b, #414141, #121212);\n  }\n\n  .double-globe-nickel {\n    background: linear-gradient(135deg, #777b7d, #dadbd8, #858889);\n  }\n\n  .double-globe-light-card h4 {\n    margin: 0 0 8px;\n    font-size: 14px;\n  }\n\n  .double-globe-spec-table {\n    width: 100%;\n    border-collapse: collapse;\n  }\n\n  .double-globe-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  .double-globe-spec-table td:first-child {\n    width: 40%;\n    padding-right: 16px;\n    color: #998a79;\n  }\n\n  .double-globe-care {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .double-globe-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  .double-globe-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  .double-globe-downloads {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n  }\n\n  .double-globe-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  .double-globe-downloads a:hover {\n    background: #eee7dc;\n  }\n\n  .double-globe-faq details {\n    border-bottom: 1px solid var(--border);\n  }\n\n  .double-globe-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  .double-globe-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    .double-globe-grid-3,\n    .double-globe-size-grid,\n    .double-globe-finish-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .double-globe-downloads a {\n      width: 100%;\n    }\n  }\n\u003c\/style\u003e\n\n\n\n\u003cdiv class=\"double-globe-detail\"\u003e\n\n  \u003ch2\u003e\n    Two luminous alabaster spheres arranged around a slim architectural frame —\n    \u003cem\u003ea balanced statement of natural stone and refined metalwork.\u003c\/em\u003e\n  \u003c\/h2\u003e\n\n  \u003cp class=\"double-globe-intro\"\u003e\n    The Spanish Alabaster Double Globe Wall Sconce pairs two natural alabaster\n    spheres with a slender vertical metal structure and a circular wall plate.\n    The offset globe arrangement gives the fixture a sculptural, softly graphic\n    silhouette, while two replaceable G9 light sources illuminate the stone from\n    within. Its warm diffused glow works beautifully beside a bed, along a hallway,\n    above a console, or as an accent in living rooms, dining rooms, and refined\n    hospitality interiors.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"double-globe-note\"\u003e\n    \u003cp\u003e\n      \u003cstrong\u003ePlease Note:\u003c\/strong\u003e Natural Spanish alabaster varies from piece\n      to piece. Differences in clouding, pale mineral lines, warm honey-colored\n      marks, translucency, and surface tone are normal characteristics of genuine\n      stone and make every fixture unique.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"double-globe-divider\"\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"double-globe-label\"\u003eFeatures\u003c\/div\u003e\n\n  \u003cdiv class=\"double-globe-grid-3\"\u003e\n    \u003cdiv class=\"double-globe-card\"\u003e\n      \u003ch4\u003eTwo natural alabaster globes\u003c\/h4\u003e\n      \u003cp\u003eEach stone sphere displays soft clouding, subtle mineral veining, and individual tonal variation.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"double-globe-card\"\u003e\n      \u003ch4\u003eBalanced vertical composition\u003c\/h4\u003e\n      \u003cp\u003eThe offset globe placement creates an elegant sculptural profile with visual movement and architectural clarity.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"double-globe-card\"\u003e\n      \u003ch4\u003eReplaceable G9 light sources\u003c\/h4\u003e\n      \u003cp\u003eTwo concealed G9 bulbs softly illuminate the alabaster and can be replaced when required.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"double-globe-divider\"\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"double-globe-label\"\u003eDimensions\u003c\/div\u003e\n\n  \u003cdiv class=\"double-globe-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=\"double-globe-size-grid\" style=\"margin-top:12px;\"\u003e\n    \u003cdiv class=\"double-globe-card double-globe-size-card\"\u003e\n      \u003cspan class=\"double-globe-size-name\"\u003eStandard Size\u003c\/span\u003e\n      \u003ch4\u003eDia 10.6″ × H 13.8″\u003c\/h4\u003e\n      \u003cp\u003eDia 27 × H 35 cm\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"double-globe-divider\"\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"double-globe-label\"\u003eMetal Finishes\u003c\/div\u003e\n\n  \u003cdiv class=\"double-globe-finish-grid\"\u003e\n    \u003cdiv class=\"double-globe-card\"\u003e\n      \u003cspan class=\"double-globe-swatch double-globe-brass\"\u003e\u003c\/span\u003e\n      \u003ch5\u003eBrushed Brass\u003c\/h5\u003e\n      \u003cp\u003eA warm finish that complements the pale honey-colored mineral details within the alabaster.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"double-globe-card\"\u003e\n      \u003cspan class=\"double-globe-swatch double-globe-black\"\u003e\u003c\/span\u003e\n      \u003ch5\u003eMatte Black\u003c\/h5\u003e\n      \u003cp\u003eA strong contemporary finish, shown with refined brass-toned accent details in selected configurations.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"double-globe-card\"\u003e\n      \u003cspan class=\"double-globe-swatch double-globe-nickel\"\u003e\u003c\/span\u003e\n      \u003ch5\u003eBrushed Nickel\u003c\/h5\u003e\n      \u003cp\u003eA cool understated finish suited to contemporary, transitional, and softly modern interiors.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"double-globe-divider\"\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"double-globe-label\"\u003eLight Source\u003c\/div\u003e\n\n  \u003cdiv class=\"double-globe-light-card\"\u003e\n    \u003ch4\u003e2 × G9 Bulbs\u003c\/h4\u003e\n    \u003cp\u003e\n      Warm white G9 LED bulbs between 2700K and 3000K are recommended to reveal\n      the natural depth and cloud-like texture of the alabaster. Always follow\n      the wattage and electrical requirements shown on the fixture label.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"double-globe-divider\"\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"double-globe-label\"\u003eSpecifications\u003c\/div\u003e\n\n  \u003ctable class=\"double-globe-spec-table\"\u003e\n    \u003ctbody\u003e\n      \u003ctr\u003e\n\u003ctd\u003eProduct Name\u003c\/td\u003e\n\u003ctd\u003eSpanish Alabaster Double Globe Wall Sconce\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eMaterials\u003c\/td\u003e\n\u003ctd\u003eNatural Spanish alabaster, brass and metal\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eOverall Size\u003c\/td\u003e\n\u003ctd\u003eDia 10.6″ × H 13.8″ \/ Dia 27 × H 35 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eStone Finish\u003c\/td\u003e\n\u003ctd\u003eNatural white alabaster with unique clouding and mineral variation\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eLight Source\u003c\/td\u003e\n\u003ctd\u003e2 × G9 bulbs\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eBulb Type\u003c\/td\u003e\n\u003ctd\u003eReplaceable G9 LED bulbs recommended\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eRecommended Color Temperature\u003c\/td\u003e\n\u003ctd\u003e2700K–3000K warm white\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eVoltage\u003c\/td\u003e\n\u003ctd\u003ePrepared according to the electrical standard selected at checkout\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eControl\u003c\/td\u003e\n\u003ctd\u003eStandard wall switch, not included\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\u003eIP Rating\u003c\/td\u003e\n\u003ctd\u003eIP20, indoor use only, not waterproof\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eFinish Options\u003c\/td\u003e\n\u003ctd\u003eBrushed brass, matte black, brushed nickel\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eSuitable Rooms\u003c\/td\u003e\n\u003ctd\u003eBedroom, hallway, entryway, living room, dining room, powder room, hotel room\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003c\/tbody\u003e\n  \u003c\/table\u003e\n\n  \u003cdiv class=\"double-globe-divider\"\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"double-globe-label\"\u003eInstallation \u0026amp; Care\u003c\/div\u003e\n\n  \u003cul class=\"double-globe-care\"\u003e\n    \u003cli\u003eHardwired installation is required. Installation by a licensed electrician is recommended.\u003c\/li\u003e\n    \u003cli\u003eConfirm that the electrical junction box and wall structure can support the fixture securely.\u003c\/li\u003e\n    \u003cli\u003eSwitch off the power supply before installation, bulb replacement, cleaning, or maintenance.\u003c\/li\u003e\n    \u003cli\u003eInstall the wall plate and vertical frame level so both alabaster globes sit in the intended position.\u003c\/li\u003e\n    \u003cli\u003eHandle each 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    \u003cli\u003eUse only compatible G9 bulbs that follow the wattage indicated on the fixture label.\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003cdiv class=\"double-globe-divider\"\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"double-globe-label\"\u003eDownloads \u0026amp; Resources\u003c\/div\u003e\n\n  \u003cdiv class=\"double-globe-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=Spanish%20Alabaster%20Double%20Globe%20Wall%20Sconce%20-%203D%20Files%20Request\"\u003eRequest 3D Files\u003c\/a\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"double-globe-divider\"\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"double-globe-label\"\u003eFrequently Asked Questions\u003c\/div\u003e\n\n  \u003cdiv class=\"double-globe-faq\"\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eWill both alabaster globes look exactly the same?\u003c\/summary\u003e\n      \u003cp\u003eNo. Each globe is made from natural stone and will vary in clouding, mineral lines, pale honey-colored veining, translucency, and overall tone.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat type of bulbs does this wall sconce use?\u003c\/summary\u003e\n      \u003cp\u003eThe fixture uses two replaceable G9 bulbs. Warm white G9 LED bulbs between 2700K and 3000K are recommended.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eAre the bulbs included?\u003c\/summary\u003e\n      \u003cp\u003eBulb inclusion may vary by regional order configuration. Please confirm the selected product option before checkout.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan this fixture be installed in a bathroom?\u003c\/summary\u003e\n      \u003cp\u003eThis is an IP20 indoor fixture and is not waterproof. Install it only in dry areas away from direct water, steam, and splashing.\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 a bed, along a hallway, above a console, in an entryway, or as a sculptural accent in living, dining, and hospitality spaces.\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":"Dia 10.6″ × H 13.8″ \/ Brushed Brass \u0026 White","offer_id":48440081580273,"sku":"VKW5-26724-01","price":269.0,"currency_code":"USD","in_stock":true},{"title":"Dia 10.6″ × H 13.8″ \/ Matte Black \u0026 White","offer_id":48440081613041,"sku":"VKW5-26724-02","price":269.0,"currency_code":"USD","in_stock":true},{"title":"Dia 10.6″ × H 13.8″ \/ Brushed Nickel \u0026 White","offer_id":48440081645809,"sku":"VKW5-26724-03","price":269.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0355\/1320\/4874\/files\/SpanishAlabasterDoubleGlobeWallSconce_1.jpg?v=1784881080","url":"https:\/\/vakkerlight.com\/en-ca\/products\/spanish-alabaster-double-globe-wall-sconce","provider":"Vakkerlight","version":"1.0","type":"link"}