SKU: 73471.00PUCOGN

Upholstered Dining Chairs With Rubber Legs (Set of 2)

$33999 USD $43999

Color

Delivery and Shipping

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

  • Refined Style: Adds a sophisticated touch to dining rooms or kitchens with its mid-century modern design.
  • Channel Stitching: Offers a smooth design with added texture, enhancing chair aesthetics without compromising comfort.
  • Durable Rubberwood Frame: Provides durability and a beautiful natural-grain look with an elegant finish.
  • High-Quality Upholstery: Upholstered in fine polyester and generously padded with fine Quality foam for long term durability.
  • Floor Protection: Legs capped in plastic to prevent floor damage.

Stylish Mid Century Modern Dining Chair Set With Channel Stitching (Set of 2) - Light Beige
17.6"W x 23.6"D x 33.75"H - 15.43 lb
Upholstered Dining Chairs With Rubber Legs (Set of 2) - Cognac Brown
17.6"W x 23.6"D x 33.75"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'); } } });