SKU: A3000638

Jemison Next-Gen Nuvella - Accent Chair - Dune

$50999 USD $64999


Delivery and Shipping

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

This accent chair makes everyday lounging refreshingly low-maintenance. Handle spills with ease thanks to washable performance fabric. This chair delivers form and function all in one, keeping messes manageable so you don’t have to.

Additional Dimensions
  • Seat width: 19.88"
  • Seat depth: 22"
  • Seat height: 19"


Product Features
  • Polyester upholstery
  • Next-Gen Nuvella™ is a performance fabric that is soft, easy to clean, stain-resistant and durable
  • Easy-to-remove zippered covers for machine washing
  • Clean fabric with mild soap and water, let air dry; for stubborn stains, use a solution of 4 oz bleach to 28 oz water
  • Attached back and seat cushion
  • Accent legs in brown finish


Jemison Next-Gen Nuvella - Accent Chair - Dune
30.0"W x 29.88"D x 37.75"H - 49.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'); } } });