SKU: B201S00333

Sheena - 5 Piece Dining Table Set With Base And Chairs - Black

$1,21999 USD $1,56999


Delivery and Shipping

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

  • Elegant Design: Features a white faux marble tabletop that adds a touch of sophistication.
  • Sturdy Construction: Built with a robust black base to ensure stability and durability.
  • Quality Materials: Made from MDF and rubber wood for long-lasting use.
  • Complete Set: Includes dining table and four grey chairs, perfect for a family of four.
  • Versatile Style: Complements both modern and traditional dining room decor.
  • Spacious Surface: Offers ample space for dining or entertaining guests.
  • Easy Maintenance: The paper finish surface allows for easy cleaning and upkeep.

Sheena - 5 Piece Dining Table Set With Base And Chairs - Black
70.0"W x 42.0"D x 30.25"H - 254.8 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'); } } });