SKU: B011P363272

Dining Chair With Ladder Back Design (Set of 2) - Brown

$43999 USD $55999


Delivery and Shipping

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

  • Farmhouse Style: Combines rustic charm with modern elegance for a cozy dining experience.
  • Ladder Back Design: Offers strong support with a striking yet simple slatted wood back.
  • Rustic Charm: Knotty nutmeg wood finish highlights the natural beauty of the wood grain.
  • Comfortable Seating: Brown upholstered seat with padded cushion for added comfort.
  • Durable Construction: Made from solid rubberwood and upholstered with 95% polyester and 5% cotton.
  • Set Includes: Includes two side chairs to complete your dining set.

Dining Chair With Ladder Back Design (Set of 2) - Brown
20.0"W x 22.75"D x 38.0"H - 30.88 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'); } } });