SKU: B01164711

Elegant Style Beautiful Side Chairs 2 Piece Set Cherry With Tipping Fabric Upholstered Traditional Dining Furniture - Cherry

$86999 USD $1,11999


Delivery and Shipping

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

  • Traditional Design: Elaborately designed back and richly hued fabric create a sophisticated look.
  • Cherry Finish: The elegant cherry finish is enhanced by gold tipping for a classic aesthetic.
  • Durable Construction: Sturdy wood frame supports up to 250 lbs, ensuring reliability.
  • Comfortable Upholstery: Multi-color fabric upholstery provides a comfortable and stylish seating option.
  • Simple Assembly: Easy to assemble, making it convenient to set up in any dining space.
  • Versatile Use: Ideal for formal dining rooms, enhancing the elegance of your home decor.

Elegant Style Beautiful Side Chairs 2 Piece Set Cherry With Tipping Fabric Upholstered Traditional Dining Furniture - Cherry
23.25"W x 26.5"D x 43.75"H - 14.0 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'); } } });