SKU: NP500US

Napa - Upholstered Side Chair (Set of 2) - Dark Brown

$40999 USD $50999


Delivery and Shipping

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

A modern wingback chair with a wooden ladderback that looks as good from the back as it does from the front. The Napa Upholstered Side Chair features a transitional design with elements of contemporary or classic styling in an Accent, Office, Guest or Dining Chair.

Product Features
  • Expertly crafted of solid mango and Asian hardwoods, foam, and engineered hardwoods
  • DURABLE SIDE CHAIR: With reinforced, corner blocked and screwed butt joints; solid wood legs; and a comfortable, cushioned seat, the Napa Side Chair is built for pleasurable, durable dining experiences with family and friends. A 350 lb. weight capacity ensures durability and reliable support for the chair
  • Durable 100% polyester fabric cover in beige cover offers exceptional protection, fade-resistance, and easy maintenance for long-lasting beauty and convenience


Napa - Upholstered Side Chair (Set of 2) - Dark Brown
20.0"W x 24.0"D x 40.0"H - 18.3 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'); } } });