SKU: N776P224504N

Modern Upholstered Accent Armchair With Pocket Spring Seat

$22999 USD $28999

Color

Delivery and Shipping

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

  • Stylish Design: Mid-century modern look with sleek lines and tapered legs.
  • Durable Frame: Iron frame offers sturdy support and longevity.
  • Comfortable Seating: Soft fabric upholstery and pocket spring seat for enhanced comfort.
  • Versatile Colors: Available in and to suit different decors.
  • Easy Integration: Complements any room, from living areas to reading nooks.
  • Single Piece: Includes one chair, ready to enhance your space.

Mid Century Modern Upholstered Accent Armchair With Pocket Spring Seat - Black / Navy Blue
24.0"W x 24.0"D x 31.5"H - 22.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'); } } });