SKU: XN520SG

Xena - Upholstered Side Chair (Set of 2) - Gray

$25999 USD $32999


Delivery and Shipping

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

Mid-Century Modern styling in an upholstered Side Chair that softens any dining, office or guest area. A gray polyester cover is draped over a padded frame with a 1/2-inch memory foam topper and a shaped back that invites conversation long after the meal has been served. The neutral gray cover is accented with ebony finished solid wood legs for a look that will blend in with virtually any aesthetic.

Product Features
  • Legs are crafted from solid wood for durability, structural strength and natural beauty
  • Fully upholstered chair offers plush seating with memory foam top cushioning
  • Plastic glides help prevent mars or scratches to floors


Xena - Upholstered Side Chair (Set of 2) - Gray
22.5"W x 26.0"D x 36.0"H - 21.5 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'); } } });