SKU: MM520KS

Magnolia - Upholstered Side Chair (Set of 2) - Black / Gray

$30999 USD $38999


Delivery and Shipping

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

Striking a delightfully modern profile, the Magnolia solid wood chair features a black finished silhouette with an amazingly comfortable upholstered seat and back. A wide upholstered seat and shaped upholstered back make for linger a little longer comfort in a chair suitable for dining, office or as an accent. Tapered solid wood legs extend to support the upper back with a beautifully tapered framed back. The design makes for a an elegant and sophisticated dining package.

Product Features
  • Crafted of solid Asian hardwoods
  • Styling details include shaped upholstered back and wide upholstered seat for exceptional dining comfort and style with tapered (top and bottom) solid wood legs
  • Plastic glides keep the chair from scratching floor


Magnolia - Upholstered Side Chair (Set of 2) - Black / Gray
20.25"W x 23.25"D x 35.0"H - 19.0 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'); } } });