SKU: RV500CC

Riverdale - Counter Chair (Set of 2) - Dark Brown

$31999 USD $39999


Delivery and Shipping

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

Modern Ranch styling in a 24" inch Counter Stool great for use at a Counter or with the Riverdale Counter Dining Collection. Intentional saw-rasping and distressing lend the casual time-worn feel of a vintage heirloom piece.A shaped wooden seat adds comfort to the style of chair that works with farmhouse, ranch or any casually styled interior.

Product Features
  • Constructed of pine, rubberwood solids and engineered hardwoods
  • The shaped wooden seat adds comfort without compromising the modern ranch style
  • Wood scoring and rub-through distressing lends the rustic feel of a cherished and well-loved antique while also masking any scratches or wear and tear over time, making it perfect for households with children or pets.


Riverdale - Counter Chair (Set of 2) - Dark Brown
19.0"W x 21.0"D x 42.0"H - 23.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'); } } });