SKU: W1151S03483

Modern Minimalist Circular Dining Table With Glass Top And Electroplated Metal Legs For Restaurants And Living Rooms - Silver / Transparent

$22999 USD $28999


Delivery and Shipping

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

  • Fashionable Design: Glass tabletop and silver metal legs create a modern, stylish look.
  • Comfortable Dining: Round table design enhances family interaction, seating 4-6 people.
  • Spacious Table Top: 39.7-inch tempered glass top offers ample space for dining and socializing.
  • Stable Support: Metal legs with silver coating ensure durability and support up to 300 pounds.
  • Safe Tempered Glass: Specially treated glass minimizes injury risk upon breakage.
  • Easy Assembly: Includes instructions and tools; setup can be completed in 10-15 minutes.

Modern Minimalist Circular Dining Table With Glass Top And Electroplated Metal Legs For Restaurants And Living Rooms - Silver / Transparent
39.7"W x 39.7"D x 29.5"H - 55.64 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'); } } });