SKU: 58924.00LBE

Contemporary Dining Chair SetWith Upholstered Fabric

$41999 USD $53999

Color

Delivery and Shipping

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

  • Contemporary Design: Features clean lines for a sleek and modern look.
  • Comfortable Seating: Generously upholstered for a refined appearance and plush comfort.
  • Sustainable Materials: Made with environmentally-friendly rubberwood legs offering a natural-grain look.
  • Dimensions: Perfectly sized at 23.50 inches deep x 17.50 inches wide x 32.75 inches high.
  • Set of Two: Includes two chairs to complete your dining setup.
  • Assembly Required: Simple assembly needed to enjoy your new seating.
  • Sturdy Construction: Supports up to 300 lbs for reliable seating.

Contemporary Dining Chair (Set of 2) With Upholstered Legs - Light Beige
17.5"W x 23.5"D x 32.75"H - 13.23 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'); } } });