SKU: T007-527

Breegin - Chair Side End Table - Removable Tray - Brown

$15999 USD $19999


Delivery and Shipping

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

Inlay accents, fluted details and an oil-rubbed effect on the rich finish give this chairside end table such great character. The base shelf is just the place for a storage basket, decorative vase or other accent piece. You’ll love the deep drawer with removable tray offering handy storage, too.

Additional Dimensions
  • Drawer interior: 0"
  • Removable drawer tray: 0"
  • Opening: 0"


Product Features
  • Assembly required
  • Pewter-tone hardware
  • Made of veneers, wood and engineered wood
  • Hand-finished
  • 1 fixed shelf
  • 1 drawer with removable black PVC laminate tray


Breegin - Chair Side End Table - Removable Tray - Brown
13.13"W x 22.13"D x 23.0"H - 34.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'); } } });