SKU: W2700P338558

Key Design, Dining Chairs (Set of 2) - White / Black

$28999 USD $37999


Delivery and Shipping

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

  • Luxurious Comfort: The round seat cushion is padded with high-density foam wrapped in premium velvet for superior comfort.
  • Eco-Friendly Materials: Made with non-toxic, environmentally friendly materials safe for family and pets.
  • Signature Design: Features an elegant key-ring silhouette crafted from dark walnut wood and natural linen fabric.
  • Easy Maintenance: Water-resistant wooden surface and stain-resistant velvet ensure effortless cleaning.
  • Quick Assembly: Set includes two chairs with step-by-step instructions, assembled in 30 minutes or less.

Key Design, Dining Chairs (Set of 2) - White / Black
19.69"W x 17.72"D x 36.81"H - 26.46 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'); } } });