SKU: HP300E

Harper - End Table With Sintered Stone Inlay - Brown

$22999 USD $27999


Delivery and Shipping

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

The Harper End Table is a masterful blend of casual rustic charm and mid-century modern elegance. Crafted with a distressed dark driftwood finish and a striking sintered stone inlay, it’s a mixed-media gem that is the perfect side table or bedside companion. Its canted iron legs add a touch of retro flair, while the bottom shelf offers ample space for display or storage. This table is an ideal centerpiece for a casual yet modern living room, offering both style and functionality.

Product Features
  • Expertly crafted of ash veneers, Asian hardwood solids, engineered woods and sintered stone inlay with iron legs
  • Styling details include canted mid-century modern black iron legs, distressed top with sintered stone inlay and bottom shelf
  • Can be used as a Side Table or Nightstand, with the 24.5″ height working especially well for low profile beds


Harper - End Table With Sintered Stone Inlay - Brown
21.5"W x 21.5"D x 24.0"H - 33.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'); } } });