SKU: PCD857-01

Dilenno - Dining Upholstered Side Chair (Set of 2) - Dark Brown

$37999 USD $46999


Delivery and Shipping

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

Casual contemporary styling with a decidedly modern vibe. Sitting atop a mid-century inspired base, this upholstered bucket dining chair has a rich warm brown finish that beckons everyone to gather around. Black textured upholstery dresses the chair in on-trend elegance. It's a simply stunning show of great taste.

Additional Dimensions
  • Seat width: 19.88"
  • Seat depth: 18.5"
  • Seat height: 20.25"


Product Features
  • Made with solid wood frame
  • Complex, rich warm brown finish
  • Polyester upholstery
  • Foam cushioned seat and back
  • Stylized bucket design
  • Assembly required


Dilenno - Dining Upholstered Side Chair (Set of 2) - Dark Brown
19.88"W x 23.88"D x 35.75"H - 22.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'); } } });