SKU: L317054

Wadeland - Poly Table Lamp - Gold Finish

$10999 USD $12999


Delivery and Shipping

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

This charming table lamp brings a touch of playful sophistication to your home. An adorable French bulldog base, finished in a sleek goldtone, is sure to be a conversation starter. This lamp's warm and inviting ambiance makes it a delightful addition to your bedside table or living space decor.

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


Product Features
  • Made of polyresin with modified drum hardback fabric shade
  • Goldtone finish
  • 3-way switch
  • 1 E26 socket, type A bulb recommended (not included); 100 watts max or LED equivalent; UL Listed
  • Minor assembly required; simply attach preassembled shade to lamp base


Wadeland - Poly Table Lamp - Gold Finish
14.88"W x 14.88"D x 26.13"H - 9.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'); } } });