SKU: D615-05

Lyncott - Dining Upholstered Side Chair (Set of 2) - Beige / Brown

$30999 USD $38999


Delivery and Shipping

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

A refreshed take on retro aesthetics. This dining chair adds an air of simplicity to your dining space, capturing the architectural language of mid-century stylings. A casual, yet timeless finish creates visual contrast perfectly complementing the textured upholstery. Meanwhile, a handy cutout handle makes rearranging a breeze.

Additional Dimensions
  • Seat width: 20.13"
  • Seat depth: 16.5"
  • Seat height: 19.75"


Product Features
  • Made with solid hardwood frame
  • Medium brown wood-tone finish
  • Polyester upholstery
  • Foam cushion
  • Chair back with cutout handle
  • Tapered legs


Lyncott - Dining Upholstered Side Chair (Set of 2) - Beige / Brown
20.13"W x 25.13"D x 40.0"H - 20.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'); } } });