SKU: PCD607-225

Mallenette - Dining Room Table Set (Set of 5) - Merlot

$70999 USD $88999


Delivery and Shipping

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

This dining table and chairs set adds a dash of retro-inspired flair to morning breakfasts and family dinners. With a rich merlot finish, it captures the feel of metropolitan aesthetics. It's a chic reflection of your mid-century-meets-casual taste.

Additional Dimensions
  • Table: 0"
  • Apron to floor: 26.75"
  • Chair (4): 0"
  • Chair seat width: 18.5"
  • Chair seat depth: 19"
  • Chair seat height: 19"


Product Features
  • Includes table and 4 chairs
  • Table made with hardwood solids, engineered wood veneer and MDF substrates
  • Chair made with solid wood frame; bent plywood backrest with wood veneer
  • Rich merlot finish
  • Polyester upholstery
  • Foam cushioned seat
  • Chair includes adjustable levelers
  • Assembly required


Mallenette - Dining Room Table Set (Set of 5) - Merlot
59.0"W x 35.5"D x 30.0"H - 138.6 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'); } } });