SKU: HP300S

Harper - Sofa Table With Sintered Stone Inlay - Brown

$33999 USD $42999


Delivery and Shipping

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

The Harper Sofa Table is a masterful blend of casual rustic charm and mid-century modern elegance. Crafted with ash veneers in a distressed dark driftwood finish and a striking sintered stone inlay, it’s a mixed-media gem that is the perfect behind the soft table, hallway hub or small entertainment unit. Its canted iron legs add a touch of retro flair, while a bottom and middle shelf offer 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
  • 1-inch top thickness


Harper - Sofa Table With Sintered Stone Inlay - Brown
45.75"W x 15.75"D x 30.0"H - 54.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'); } } });