SKU: PCD607-07

Mallenette - Dining Upholstered Side Chair (Set of 2) - Merlot

$22999 USD $28999


Delivery and Shipping

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

This dining chair adds a dash of retro-inspired flair to morning breakfasts and family dinners. A rich merlot finish captures the feel of metropolitan aesthetics. Outfitted with a curved back and cushioned seat for your comfort, it's a chic reflection of your mid-century-meets-casual taste.

Additional Dimensions
  • Seat width: 18.5"
  • Seat depth: 19"
  • Seat height: 19"


Product Features
  • Made with solid wood frame
  • Bent plywood backrest with wood veneer
  • Polyester upholstery
  • Foam cushioned seat
  • Includes adjustable levelers
  • Assembly required


Mallenette - Dining Upholstered Side Chair (Set of 2) - Merlot
18.5"W x 21.13"D x 33.63"H - 18.7 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'); } } });