SKU: L725089

Winter - Metal Arc Lamp - Silver Finish

$33999 USD $41999


Delivery and Shipping

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

Have a ball bringing highly contemporary style to a space with this 5-light floor lamp. Crystal-like acrylic balls spread light in such an illuminating way. Chrome-tone metal and black marble richly enhance the designer aesthetic.

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


Product Features
  • Made of metal and black marble with acrylic bead shades
  • Dimmer switch
  • 5 type G9 bulbs (not included); 40 watts max; UL listed
  • Assembly required
  • Clean with a soft, dry cloth


Winter - Metal Arc Lamp - Silver Finish
13.75"W x 27.0"D x 95.0"H - 43.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'); } } });