SKU: W2700S00048

Luxury Round 59" Sintered Stone Dining Table With Stainless Steel Hourglass Base, Scratch & Heat Resistant Surface - Golden / White

$1,55999 USD $1,99999


Delivery and Shipping

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

  • Round dining table: 59 inches in diameter and 30 inches in height, perfect for various settings.
  • Preferred quality: 12mm thick sintered stone top with Mohs 9 hardness, offering scratch and wear resistance.
  • Unique design: Features a sleek 'Hourglass' base for minimalist elegance and exceptional stability.
  • Safe edge treatment: Smooth edge design to prevent collisions, ensuring safety for family and pets.
  • 360° Rotating Lazy Susan: Includes a rotating tabletop for easy meal sharing and cleaning.
  • Easy to Assemble: Quick and simple setup with included screws, best with two-person assembly.

Luxury Round 59" Sintered Stone Dining Table With Stainless Steel Hourglass Base, Scratch & Heat Resistant Surface - Golden / White
59.0"W x 59.0"D x 30.0"H - 305.4 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'); } } });