SKU: B2733P358851

York - Modular Armless Chair With Overstuffed Cushion And Adjustable Pillows - Taupe

$20999 USD $26999


Delivery and Shipping

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

  • Modular Design: Easily integrates into different layouts for flexible seating options
  • Cloud-Like Comfort: Overstuffed seat cushion ensures plush support for extended use
  • Adjustable Support: Includes large back pillow and smaller seat pillow for personalized positioning
  • Armless Simplicity: Clean silhouette fits compact spaces and enhances modern aesthetics
  • Minimal Setup: Ships ready to place with straightforward assembly required
  • Neutral Taupe Finish: Timeless color blends seamlessly with diverse decor styles
  • Comfort-Focused Dimensions: 28.25H height suits standard furniture heights

York - Modular Armless Chair With Overstuffed Cushion And Adjustable Pillows - Taupe
37.38"W x 29.12"D x 28.25"H - 41.89 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'); } } });