SKU: B201S00331

Vanilla - Real Marble Dining Table And Chair Set With Upholstery - Beige / Natural

$1,29999 USD $1,66999


Delivery and Shipping

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

  • Real Marble: Crafted with authentic marble for a sophisticated and durable dining surface.
  • Natural Finish: The table's natural finish highlights the beauty of the marble and wood grain.
  • Farmhouse Style: Adds rustic charm and elegance to any dining room setting.
  • Upholstered Stools: Includes four comfortable chairs with light grey upholstery for a cohesive look.
  • Solid Wood Frame: Ensures stability and longevity, supporting the marble top securely.
  • Set includes: Dining table and 4 dining chairs

Vanilla - Real Marble Dining Table And Chair Set With Upholstery - Beige / Natural
66.0"W x 38.0"D x 30.0"H - 238.92 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'); } } });