{"id":25,"date":"2026-09-18T06:39:28","date_gmt":"2026-09-18T06:39:28","guid":{"rendered":"https:\/\/terenzioa.shop\/index.php\/product\/abacus-alabaster-wall-sconce\/"},"modified":"2026-09-18T06:39:56","modified_gmt":"2026-09-18T06:39:56","slug":"abacus-alabaster-wall-sconce","status":"publish","type":"product","link":"https:\/\/terenzioa.shop\/index.php\/product\/abacus-alabaster-wall-sconce\/","title":{"rendered":"Abacus Alabaster Wall Sconce"},"content":{"rendered":"<p>  .vk-abacus-sconce-wrap *,  .vk-abacus-sconce-wrap *::before,  .vk-abacus-sconce-wrap *::after {    box-sizing: border-box;    margin: 0;    padding: 0;  }  .vk-abacus-sconce-wrap {    width: 100%;    max-width: 680px;    margin: 0;    padding: 0;    color: #261d16;    font-family: &#8220;DM Sans&#8221;, sans-serif;  }  .vk-abacus-sconce-divider {    height: 1px;    margin: 2rem 0;    background: #e5dacb;  }  .vk-abacus-sconce-intro {    margin-bottom: 1rem;    color: #62584d;    font-size: 15px;    line-height: 1.75;  }  .vk-abacus-sconce-section-label {    margin-bottom: 0.65rem;    color: #876846;    font-size: 11px;    font-weight: 500;    letter-spacing: 0.1em;    text-transform: uppercase;  }  .vk-abacus-sconce-features,  .vk-abacus-sconce-options {    display: grid;    grid-template-columns: repeat(3, 1fr);    gap: 10px;  }  .vk-abacus-sconce-configs {    display: grid;    grid-template-columns: repeat(2, 1fr);    gap: 10px;  }  .vk-abacus-sconce-feature,  .vk-abacus-sconce-option,  .vk-abacus-sconce-config {    padding: 0.9rem;    border: 1px solid #e1d4c1;    border-radius: 8px;    background: #fff;  }  .vk-abacus-sconce-icon {    display: flex;    width: 28px;    height: 28px;    align-items: center;    justify-content: center;    margin-bottom: 0.6rem;    border-radius: 6px;    background: #e8dbc6;  }  .vk-abacus-sconce-feature h4,  .vk-abacus-sconce-option h5,  .vk-abacus-sconce-config h5 {    margin-bottom: 0.3rem;    color: #261d16;    font-size: 13px;    font-weight: 500;  }  .vk-abacus-sconce-feature p,  .vk-abacus-sconce-option p,  .vk-abacus-sconce-config p {    color: #6c6257;    font-size: 12px;    line-height: 1.6;  }  .vk-abacus-sconce-dimension-card {    padding: 1.2rem;    border: 1px solid #e4d7c7;    border-radius: 10px;    background: #f5eee5;  }  .vk-abacus-sconce-dimension-placeholder {    margin-bottom: 0.9rem;    color: #6c6257;    font-size: 13px;    text-align: center;  }  .vk-abacus-sconce-dimension-table,  .vk-abacus-sconce-spec-table {    width: 100%;    border-collapse: collapse;  }  .vk-abacus-sconce-dimension-table tr {    border-bottom: 1px solid #ddcfbd;  }  .vk-abacus-sconce-dimension-table tr:last-child {    border-bottom: 0;  }  .vk-abacus-sconce-dimension-table td {    padding: 8px 0;    color: #4f453a;    font-size: 12px;    line-height: 1.55;    vertical-align: top;  }  .vk-abacus-sconce-dimension-table td:first-child {    width: 29%;    padding-right: 12px;    color: #876846;    font-weight: 500;  }  .vk-abacus-sconce-dimension-note {    margin-top: 0.75rem;    color: #876846;    font-size: 11px;    line-height: 1.5;    text-align: center;  }  .vk-abacus-sconce-spec-table tr {    border-bottom: 1px solid #e5dacb;  }  .vk-abacus-sconce-spec-table tr:last-child {    border-bottom: 0;  }  .vk-abacus-sconce-spec-table td {    padding: 9px 0;    font-size: 14px;    line-height: 1.55;    vertical-align: top;  }  .vk-abacus-sconce-spec-table td:first-child {    width: 42%;    padding-right: 1rem;    color: #998b78;  }  .vk-abacus-sconce-spec-caveat {    margin-top: 0.75rem;    color: #876846;    font-size: 12px;    line-height: 1.6;    font-style: italic;  }  .vk-abacus-sconce-care {    margin: 0;    padding: 0;    list-style: none;  }  .vk-abacus-sconce-care li {    position: relative;    padding: 8px 0 8px 20px;    border-bottom: 1px solid #e5dacb;    color: #6c6257;    font-size: 14px;    line-height: 1.65;  }  .vk-abacus-sconce-care li:last-child {    border-bottom: 0;  }  .vk-abacus-sconce-care li::before {    position: absolute;    top: 16px;    left: 0;    width: 6px;    height: 6px;    border-radius: 50%;    background: #ad8e68;    content: &#8220;&#8221;;  }  .vk-abacus-sconce-downloads {    display: grid;    grid-template-columns: repeat(3, 1fr);    gap: 10px;  }  .vk-abacus-sconce-download {    display: flex;    min-height: 72px;    align-items: center;    gap: 10px;    padding: 0.85rem;    border: 1px solid #e1d4c1;    border-radius: 8px;    background: #fff;    color: #261d16;    text-decoration: none;    transition:      border-color 0.2s ease,      background 0.2s ease;  }  .vk-abacus-sconce-download:hover {    border-color: #c9b494;    background: #faf7f2;  }  .vk-abacus-sconce-download-icon {    display: flex;    width: 30px;    min-width: 30px;    height: 30px;    align-items: center;    justify-content: center;    border-radius: 6px;    background: #ecdfcb;  }  .vk-abacus-sconce-download-text {    flex: 1;    color: #4f453a;    font-size: 12px;    font-weight: 500;  }  .vk-abacus-sconce-download-arrow {    color: #97744e;    font-size: 15px;  }  .vk-abacus-sconce-faq-item {    border-bottom: 1px solid #e5dacb;  }  .vk-abacus-sconce-faq-item:last-child {    border-bottom: 0;  }  .vk-abacus-sconce-faq-item &gt; summary {    position: relative;    display: flex;    min-height: 44px;    cursor: pointer;    align-items: center;    padding: 14px 32px 14px 0;    color: #261d16;    font-size: 15px;    font-weight: 500;    line-height: 1.5;    list-style: none;  }  .vk-abacus-sconce-faq-item &gt; summary::-webkit-details-marker {    display: none;  }  .vk-abacus-sconce-faq-item &gt; summary::after {    position: absolute;    top: 50%;    right: 4px;    width: 10px;    height: 10px;    border-right: 1.5px solid #876846;    border-bottom: 1.5px solid #876846;    content: &#8220;&#8221;;    transform: translateY(-70%) rotate(45deg);    transition: transform 0.2s ease;  }  .vk-abacus-sconce-faq-item[open] &gt; summary::after {    transform: translateY(-30%) rotate(-135deg);  }  .vk-abacus-sconce-faq-a {    margin: 0 0 14px;    padding-right: 32px;    color: #6c6257;    font-size: 13px;    line-height: 1.7;  }  @media (max-width: 520px) {    .vk-abacus-sconce-features {      grid-template-columns: 1fr 1fr;    }    .vk-abacus-sconce-options {      grid-template-columns: 1fr;    }    .vk-abacus-sconce-configs {      grid-template-columns: 1fr;    }    .vk-abacus-sconce-downloads {      grid-template-columns: 1fr;    }  }<\/p>\n<div class=\"vk-abacus-sconce-wrap\">\n<p class=\"vk-abacus-sconce-intro\">The Abacus Alabaster Wall Sconce pairs a single large round natural alabaster ball shade with a straight rod that rises at a diagonal from a round wall backplate. Below the mounting point, a second rod descends with three stacked decorative metal balls, echoing the shade above in a graduated column. The backplate includes an integrated pull-chain switch. The metal hardware is offered in three finishes: Brushed Brass, Brushed Nickel, and Matte Black.<\/p>\n<div class=\"vk-abacus-sconce-divider\"><\/div>\n<div class=\"vk-abacus-sconce-section-label\">Features<\/div>\n<div class=\"vk-abacus-sconce-features\">\n<div class=\"vk-abacus-sconce-feature\">\n<div class=\"vk-abacus-sconce-icon\"><\/div>\n<h4>Round alabaster ball shade<\/h4>\n<p>A single large round natural alabaster ball shade tops the fixture, diffusing the light with soft, organic veining.<\/p>\n<\/div>\n<div class=\"vk-abacus-sconce-feature\">\n<div class=\"vk-abacus-sconce-icon\"><\/div>\n<h4>Stacked ball finial<\/h4>\n<p>Three stacked decorative metal balls hang below the mounting point, echoing the shade above in a graduated column.<\/p>\n<\/div>\n<div class=\"vk-abacus-sconce-feature\">\n<div class=\"vk-abacus-sconce-icon\"><\/div>\n<h4>Integrated pull-chain switch<\/h4>\n<p>A pull-chain switch built into the backplate lets you control the light at the fixture itself.<\/p>\n<\/div>\n<\/div>\n<div class=\"vk-abacus-sconce-divider\"><\/div>\n<div class=\"vk-abacus-sconce-section-label\">Finish Options<\/div>\n<div class=\"vk-abacus-sconce-options\">\n<div class=\"vk-abacus-sconce-option\">\n<h5>Brushed Brass<\/h5>\n<p>A warm, satin-finished brass backplate, rod, and ball finial.<\/p>\n<\/div>\n<div class=\"vk-abacus-sconce-option\">\n<h5>Brushed Nickel<\/h5>\n<p>A cool, satin-finished nickel backplate, rod, and ball finial.<\/p>\n<\/div>\n<div class=\"vk-abacus-sconce-option\">\n<h5>Matte Black<\/h5>\n<p>A smooth, matte black backplate, rod, and ball finial.<\/p>\n<\/div>\n<\/div>\n<div class=\"vk-abacus-sconce-divider\"><\/div>\n<div class=\"vk-abacus-sconce-section-label\">Dimensions<\/div>\n<div class=\"vk-abacus-sconce-dimension-card\">\n<p class=\"vk-abacus-sconce-dimension-placeholder\">Add product dimension image here.<\/p>\n<table class=\"vk-abacus-sconce-dimension-table\">\n<tbody>\n<tr>\n<td>Width<\/td>\n<td>15 cm \/ 5.9\u2033<\/td>\n<\/tr>\n<tr>\n<td>Height<\/td>\n<td>54 cm \/ 21.3\u2033<\/td>\n<\/tr>\n<tr>\n<td>Wall Projection<\/td>\n<td>21 cm \/ 8.3\u2033<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<div class=\"vk-abacus-sconce-divider\"><\/div>\n<div class=\"vk-abacus-sconce-section-label\">Specifications<\/div>\n<table class=\"vk-abacus-sconce-spec-table\">\n<tbody>\n<tr>\n<td>Product Name<\/td>\n<td>Abacus Alabaster Wall Sconce<\/td>\n<\/tr>\n<tr>\n<td>Product Type<\/td>\n<td>Wall Sconce (single ball shade, stacked-ball finial, integrated pull-chain switch, 3 hardware finishes)<\/td>\n<\/tr>\n<tr>\n<td>Material<\/td>\n<td>Brass Hardware, Natural Alabaster Ball Shade<\/td>\n<\/tr>\n<tr>\n<td>Finish Options<\/td>\n<td>Brushed Brass, Brushed Nickel, Matte Black<\/td>\n<\/tr>\n<tr>\n<td>Overall Size<\/td>\n<td>W15 \u00d7 H54 cm, 21 cm wall projection<\/td>\n<\/tr>\n<tr>\n<td>Socket Type<\/td>\n<td>G9 (regional)<\/td>\n<\/tr>\n<tr>\n<td>Included Bulb<\/td>\n<td>Not specified \u2014 bulb inclusion wasn&#8217;t stated in the source listing<\/td>\n<\/tr>\n<tr>\n<td>Mounting<\/td>\n<td>Wall-Mounted, Hardwired, Integrated Pull-Chain Switch<\/td>\n<\/tr>\n<tr>\n<td>Environment<\/td>\n<td>Indoor<\/td>\n<\/tr>\n<tr>\n<td>Suitable Spaces<\/td>\n<td>Hallway, bedside, bathroom vanity, entryway<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<div class=\"vk-abacus-sconce-divider\"><\/div>\n<div class=\"vk-abacus-sconce-section-label\">Installation &amp; Care<\/div>\n<ul class=\"vk-abacus-sconce-care\">\n<li>Mount to a secure wall junction box; installation should follow local electrical requirements. Hardwired installation typically requires a licensed electrician.<\/li>\n<li>Uses a G9 socket; please confirm bulb inclusion with us before ordering.<\/li>\n<li>The pull-chain switch at the backplate controls the light independently of any wall switch.<\/li>\n<li>The alabaster ball&#8217;s own diameter and the backplate size weren&#8217;t given in the source \u2014 please confirm these with us before ordering.<\/li>\n<li>Dust the alabaster ball gently with a soft, dry cloth; avoid water, solvents, or abrasive cleaners, which can damage the natural stone.<\/li>\n<li>Wipe the metal hardware with a soft, dry cloth to preserve its finish; avoid abrasive cleaners.<\/li>\n<li>Disconnect power before cleaning or servicing the fixture.<\/li>\n<li>Intended for indoor, dry use.<\/li>\n<\/ul>\n<div class=\"vk-abacus-sconce-divider\"><\/div>\n<div class=\"vk-abacus-sconce-section-label\">Downloads &amp; Resources<\/div>\n<div class=\"vk-abacus-sconce-downloads\"><\/div>\n<div class=\"vk-abacus-sconce-divider\"><\/div>\n<div class=\"vk-abacus-sconce-section-label\">FAQs<\/div>\n<div class=\"vk-abacus-sconce-faq\">\n<details class=\"vk-abacus-sconce-faq-item\">\n<summary>What is the Abacus Sconce made from?<\/summary>\n<p class=\"vk-abacus-sconce-faq-a\">A round natural alabaster ball shade atop a straight rod rising from a round backplate, with a stacked-ball metal finial descending below the mounting point, in your choice of finish.<\/p>\n<\/details>\n<details class=\"vk-abacus-sconce-faq-item\">\n<summary>What finishes are available?<\/summary>\n<p class=\"vk-abacus-sconce-faq-a\">Brushed Brass, Brushed Nickel, or Matte Black for the backplate, rod, and ball finial. The alabaster shade&#8217;s natural coloring and veining is consistent across all three.<\/p>\n<\/details>\n<details class=\"vk-abacus-sconce-faq-item\">\n<summary>Does it come with a bulb?<\/summary>\n<p class=\"vk-abacus-sconce-faq-a\">The socket is G9, but bulb inclusion wasn&#8217;t stated in the source listing \u2014 please confirm with us before ordering.<\/p>\n<\/details>\n<details class=\"vk-abacus-sconce-faq-item\">\n<summary>How big is this sconce, and how far does it project from the wall?<\/summary>\n<p class=\"vk-abacus-sconce-faq-a\">It&#8217;s W15 \u00d7 H54 cm, projecting 21 cm out from the wall. The alabaster ball&#8217;s own diameter wasn&#8217;t given separately \u2014 please confirm with us before ordering.<\/p>\n<\/details>\n<details class=\"vk-abacus-sconce-faq-item\">\n<summary>How does the pull-chain switch work?<\/summary>\n<p class=\"vk-abacus-sconce-faq-a\">A pull-chain switch is built into the backplate, letting you turn the light on and off at the fixture itself, independent of any wall switch.<\/p>\n<\/details>\n<details class=\"vk-abacus-sconce-faq-item\">\n<summary>How do I clean the alabaster ball?<\/summary>\n<p class=\"vk-abacus-sconce-faq-a\">Dust gently with a soft, dry cloth. Avoid water, solvents, or abrasive cleaners, which can damage the natural stone; wipe the metal hardware separately with a soft, dry cloth.<\/p>\n<\/details>\n<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>.vk-abacus-sconce-wrap *, .vk-abacus-sconce-wrap *::before, .vk-abacus-sconce-wrap *::after { box-sizing: border-box; margin: 0; padding: 0; } .vk-abacus-sconce-wrap { width: 100%; max-width: 680px; margin: 0; padding: 0; color: #261d16; font-family: &#8220;DM Sans&#8221;, sans-serif; } .vk-abacus-sconce-divider { height: 1px; margin: 2rem 0; background: #e5dacb; } .vk-abacus-sconce-intro { margin-bottom: 1rem; color: #62584d; font-size: 15px; line-height: 1.75; } .vk-abacus-sconce-section-label { margin-bottom: [&hellip;]<\/p>\n","protected":false},"featured_media":13,"comment_status":"open","ping_status":"closed","template":"","meta":[],"product_brand":[],"product_cat":[18],"product_tag":[],"class_list":["post-25","product","type-product","status-publish","has-post-thumbnail","product_cat-wall-lights","first","instock","shipping-taxable","purchasable","product-type-variable"],"_links":{"self":[{"href":"https:\/\/terenzioa.shop\/index.php\/wp-json\/wp\/v2\/product\/25","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/terenzioa.shop\/index.php\/wp-json\/wp\/v2\/product"}],"about":[{"href":"https:\/\/terenzioa.shop\/index.php\/wp-json\/wp\/v2\/types\/product"}],"replies":[{"embeddable":true,"href":"https:\/\/terenzioa.shop\/index.php\/wp-json\/wp\/v2\/comments?post=25"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/terenzioa.shop\/index.php\/wp-json\/wp\/v2\/media\/13"}],"wp:attachment":[{"href":"https:\/\/terenzioa.shop\/index.php\/wp-json\/wp\/v2\/media?parent=25"}],"wp:term":[{"taxonomy":"product_brand","embeddable":true,"href":"https:\/\/terenzioa.shop\/index.php\/wp-json\/wp\/v2\/product_brand?post=25"},{"taxonomy":"product_cat","embeddable":true,"href":"https:\/\/terenzioa.shop\/index.php\/wp-json\/wp\/v2\/product_cat?post=25"},{"taxonomy":"product_tag","embeddable":true,"href":"https:\/\/terenzioa.shop\/index.php\/wp-json\/wp\/v2\/product_tag?post=25"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}