SKU: 2381-BRECKCHBRK

Breck - Upholstered Dining Chair (Set of 2) - Brick

$53999 USD $66999


Delivery and Shipping

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

Enhancing the pedestal base of an exquisite 48-inch round table is a delicate, fluting detail. This table's top is crafted from warm, slightly sandblasted mango wood, displaying its solid wood beauty. The overall design exudes an upscale, transitional/contemporary aesthetic, complemented by the gracefully curved shape of the fully upholstered chairs. These chairs are adorned with an attractive brick fabric accented by subtle grey flecks.

Product Features
  • Set of Two Dining Chairs
  • Unique Mid-Century Modern Transitional Curved Design
  • Heathered Brick Red Upholstery


Breck - Upholstered Dining Chair (Set of 2) - Brick
21.25"W x 23.75"D x 32.75"H - 21.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'); } } });