SKU: 73421.00DGRY

Contemporary Dining Chair Set Upholstered Fabric With Rubberwood Frame

$28999 USD $36999

Color

Delivery and Shipping

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

  • Contemporary Design: Clean lines and a classic design for a contemporary feel.
  • Upholstered Comfort: Generously upholstered for a refined appearance and comfortable seating.
  • Eco-Friendly Frame: Durable rubberwood with a beautiful natural-grain finish.
  • Transformative Addition: Enhances any space with its charming design.
  • Assembly Required: Easy assembly with included instructions and tools.
  • Set of Two: Comes as a convenient pair for coordinated seating.

Contemporary Dining Chair Set Upholstered Fabric With Rubberwood Frame - Dark Gray
19.75"W x 23.25"D x 33.0"H - 15.43 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'); } } });