SKU: 54274.00IVY

Carter - 5 Tuft Dining Chair With Button Tufted Backrest And Espresso Legs - Ivory

$25999 USD $32999


Delivery and Shipping

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

  • Elegant Design: Features a button-tufted backrest for a sophisticated look.
  • Comfortable Seating: Upholstered in smooth ivory bonded leather for a luxurious feel.
  • Stylish Contrast: Espresso stained legs add richness and depth to the design.
  • Versatile Use: Perfect for both formal and casual dining environments.
  • Easy Integration: Some assembly required, allowing for easy setup.
  • Durable Construction: Made with high-quality materials for long-lasting use.
  • Set of Two: Includes two dining chairs to complete your dining area.

Carter - 5 Tuft Dining Chair With Button Tufted Backrest And Espresso Legs - Ivory
17.75"W x 25.5"D x 39.5"H - 2.2 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'); } } });