SKU: N776P224512G

Modern Upholstered Dining Chair With Frame And Plush Velvet

$33999 USD $42999

Color

Delivery and Shipping

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

  • Velvet Upholstery: The chair is covered in soft, plush velvet, providing a luxurious feel and comfort for long dining experiences.
  • Metal Frame: The elegant metal frame not only adds a modern touch but also ensures durability and stability.
  • Easy Assembly: The chair is designed for simple assembly, allowing you to set it up quickly.
  • Sophisticated Design: Combines comfort and elegance, perfect for enhancing any dining room decor.
  • Versatile Use: Ideal for both casual meals and formal gatherings, offering a stylish seating solution.
  • Package Includes: Comes as a set of two chairs, enhancing your dining area.

Modern Upholstered Dining Chair With Gold Metal Frame - Emerald / Gold
21.5"W x 22.5"D x 31.25"H - 27.77 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'); } } });