SKU: W2700P339378

Oval Dining Table For 6 People With Wood Strip Base - Burly Wood

$24999 USD $31999


Delivery and Shipping

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

  • Rustic Farmhouse Style: Showcases a charming oval design with a wood strip base, enhancing kitchens and living areas.
  • Elegant & Durable: Made from high-quality MDF and wood veneer, offering resilience and modern farmhouse charm.
  • Spacious Design: Seats 4 to 6 people comfortably, with dimensions of 62.9'' x 30.7'' x 29.5''.
  • Versatile Application: Perfect for family gatherings, restaurant dining areas, or office break rooms.
  • Easy to Assemble: Comes with all necessary hardware and clear instructions for a smooth setup process.

Oval Dining Table For 6 People With Wood Strip Base - Burly Wood
63.0"W x 30.7"D x 29.53"H - 88.22 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'); } } });