SKU: L177984

Afener - Ceramic Table Lamp (Set of 2) - Blue / Beige

$14999 USD $17999


Delivery and Shipping

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

With a style you won't easily find elsewhere, this lamp stands out with its own captivating flair. A glossy glaze gives the base a unique quality. Whether you love the simplicity of transitional styles or enjoy making a statement in your room design, this lamp is for you.

Additional Dimensions
  • Base: 0"
  • Shade: 0"
  • Cord length: 94"


Product Features
  • Made of ceramic with modified drum hardback fabric shade
  • Cream sanded finish with light blue transparent glaze
  • 3-way switch
  • E26 socket, type A bulb recommended (not included); 100 watts max or LED equivalent
  • UL Listed
  • Assembly required


Afener - Ceramic Table Lamp (Set of 2) - Blue / Beige
13.38"W x 13.38"D x 26.0"H - 13.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'); } } });