SKU: PCD651-124

Rylandeen - Barstool (Set of 2) - Light Brown / Dark 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.

Add a dash of enduring design to your home with this counter height bar stool. Its two-tone look contrasts light and dark chestnut finishes for a touch of casual rustic charm that’s both current and timeless. A contoured seat brings comfort and cleanability in a big way. It’s a simply striking choice that lends a seamless blend of form and function wherever friends and family gather.

Product Features
  • Made with sturdy solid wood frame
  • Two-tone finish (seat with light chestnut brown wood tone; base with dark chestnut brown wood tone)
  • Assembly required


Rylandeen - Barstool (Set of 2) - Light Brown / Dark Brown
18.25"W x 22.75"D x 42.5"H - 41.8 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'); } } });