SKU: 1921-BS425KD

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

$35999 USD $44999


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 stools feature an elegantly upholstered seat and back.

Product Features
  • Set of Two Stools
  • Genuine Solid Distressed Pine
  • Dimensions: 19''W x 24''D x 43''H
  • Floor to Seat: 24.25''H
  • Cream Finish Upholstery
  • Assembly Required
  • For residential use only


Carlyle Crossing - Upholstered Stool (Set of 2) - Distressed Medium Brown / Beige
19.0"W x 24.0"D x 43.0"H - 13.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'); } } });