SKU: B011P363270

Dining Room Side Chair Set With Sleek Curves And 2 Tone Upholstery - Brown / Gray

$54999 USD $69999


Delivery and Shipping

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

  • Mid-century Modern Design: Adds a touch of classic elegance to any room.
  • Sleek Curves: Enhances comfort and aesthetic appeal.
  • Two-tone Grey Upholstery: Offers a versatile and stylish look.
  • Natural Walnut Finish Legs: Provides a rich, warm contrast.
  • Rich Brown Wood Finish: Complements a variety of decor styles.
  • Rubberwood Construction: Ensures durability and strength.
  • 2pc Set: Includes two side chairs for immediate use.

Dining Room Side Chair Set With Sleek Curves And 2 Tone Upholstery - Brown / Gray
19.75"W x 22.25"D x 35.75"H - 25.36 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'); } } });