SKU: A8010171

Colburn - Wall Sconce - Natural / Black

$7999 USD $9999


Delivery and Shipping

At this time we are only able to offer delivery in the Southwest Missouri and Northwest Arkansas area.

Mixing rustic elements and a long, linear shape, this wall sconce is ready to add a touch of sparkle to your nighttime lighting needs. Just drop in your favorite flameless candle for a naturally brilliant effect.

Additional Dimensions
  • Glass hurricane: 0"


Product Features
  • Made of metal, wood and glass
  • Black finished metal
  • Natural finished wood
  • Glass cylinder
  • Keyhole bracket for hanging


Colburn - Wall Sconce - Natural / Black
7.75"W x 6.0"D x 23.75"H - 6.0 lb
// Save scroll position before leaving page document.addEventListener('DOMContentLoaded', function() { // Save scroll position when clicking product links const productLinks = document.querySelectorAll('a[href*="/products/"]'); productLinks.forEach(link => { link.addEventListener('click', function() { sessionStorage.setItem('scrollPosition', window.scrollY); sessionStorage.setItem('scrollPage', window.location.href); }); }); // Restore scroll position when returning if (sessionStorage.getItem('scrollPage') === window.location.href) { const savedPosition = sessionStorage.getItem('scrollPosition'); if (savedPosition) { window.scrollTo(0, parseInt(savedPosition)); sessionStorage.removeItem('scrollPosition'); sessionStorage.removeItem('scrollPage'); } } });