SKU: 1921-405KD

Carlyle Crossing - Upholstered Chair (Set of 2) - Distressed Medium Brown / Beige

$33999 USD $41999


Delivery and Shipping

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

Carlyle Crossing provides extra style for any dining room with its solid pine construction and trestle base. Seating available in solid pine, upholstered, and bench styles, perfect for mixing and matching. These chairs feature an elegantly upholstered seat and back.

Product Features
  • Set of Two Chairs
  • Dimensions: 19''W x 25.5''D x 40''H
  • Floor to Seat: 17.75''H
  • Genuine Solid Distressed Pine
  • Assembly Required
  • Crme Upholstery


Carlyle Crossing - Upholstered Chair (Set of 2) - Distressed Medium Brown / Beige
25.5"W x 40.0"D x 19.0"H - 11.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'); } } });