SKU: 74107.00RUBBLKV

Elegant Dining Chair With Cane Web Backrests And Velvet Upholstery

$70999 USD $91999

Color

Delivery and Shipping

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

  • Traditional Design: Features classic cane web backing and rich, elegantly curved frames for a regal style.
  • Cane Web Backing: Eco-friendly, lightweight, and versatile material that offers a warm, natural grace.
  • Upholstered Comfort: Smooth velvet seating provides a refined appearance and comfortable seating.
  • Durable Frame: Environmentally-friendly rubberwood offers durability and a beautiful natural-grain look.
  • Perfect Dimensions: Each chair measures 23.50" W x 23.00" D x 31.00" H, ideal for maximizing space.

Elegant Dining Chair (Set of 2) With Cane Web Backrests And Velvet Upholstery - Black
23.5"W x 23.0"D x 31.0"H - 19.4 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'); } } });