SKU: T219-13

Hannerly - Occasional Table Set (Set of 3) - Black / Gold Finish

$39999 USD $50999


Delivery and Shipping

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

Round up a sleek, modern look with this table set. The rounded black glass tops offer the perfect perch for drinks, snacks or decor displays. Shapely brass-tone legs provide an eye-catching contrast to the matte black frames. Complete with a coffee table and two end tables, this sharp-looking table set easily complements other contemporary pieces.

Additional Dimensions
  • Cocktail table: 0"
  • End table (2): 0"


Product Features
  • Includes coffee table and 2 end tables
  • Made with tubular metal legs and frame
  • Legs with goldtone finish
  • Frame with matte black finish
  • Tempered black glass top


Hannerly - Occasional Table Set (Set of 3) - Black / Gold Finish
36.25"W x 36.25"D x 18.0"H - 73.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'); } } });