SKU: N767P203866W

Modern Accent Chair With Polyester Upholstery And Minimalist Lounge Chair For Living Room, Bedroom, Or Office - White

$26999 USD $33999


Delivery and Shipping

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

  • Distinctive Modern Silhouette: This chair features a unique, angular frame with forward-leaning wooden legs and sleek lines.
  • Curved Comfort with a Sculpted Backrest: Provides ergonomic support with a sophisticated, modern twist.
  • Innovative Wood and Fabric Fusion: Combines light, airy fabric with solid wood for a bold yet balanced aesthetic.
  • Functional Art for Any Room: Serves as both a functional seat and a conversation piece.
  • Compact Form: Ideal for small living areas, bedrooms, or home offices with its geometric frame and angled legs.

Modern Accent Chair With Polyester Upholstery And Minimalist Lounge Chair For Living Room, Bedroom, Or Office - White
23.62"W x 27.16"D x 29.92"H - 23.48 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'); } } });