SKU: RL600KACCT

Rylie - Counter Captains Chair Vegan Leather - Black / Sand

$21999 USD $26999


Delivery and Shipping

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

The Rylie 24-inch Counter Captain's Chair, blending mid-century modern charm with modern functionality, features a 360-degree swivel for versatile movement. Its sleek black frame contrasts with sand-colored vegan leather upholstery, highlighted by nailhead trim. The chair's mid-century modern canted legs ensure stability and add a dynamic visual element. An arched metal footrest provides comfortable foot support and enhances structural integrity. Ideal for a 36-inch high kitchen counter, this chair can also complement the Rylie counter dining and game set, adding style and comfort to your decor.

Product Features
  • Crafted from poplar solids, engineered woods, foam and vegan leather
  • 360-degree swivel mechanism provides greater mobility, reduces strain on the body, and adds an element of playfulness to your decor.
  • Plastic glides keep the chair from scratching floor


Rylie - Counter Captains Chair Vegan Leather - Black / Sand
26.0"W x 27.0"D x 36.0"H - 27.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'); } } });