SKU: ORD100TV

Orinda - TV Console - Brown

$44999 USD $56999


Delivery and Shipping

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

The Orinda Table Set elegantly combines modern primitive styling with mid-century design elements. Substantial 2.5-inch thick tops and sturdy solid wood canted legs create a casual yet robust feel that is lustrously finished in warm caramel over oak veneers. The Coffee Table provides ample space for entertaining and decor, while the End Tables add functional storage or display options. Perfectly sized for medium or large living rooms, the set seamlessly complements any seating arrangement and is ideal for gatherings, games, or everyday activities.

Product Features
  • Expertly crafted from Oak veneers, solid Asian hardwoods and engineered woods
  • 3-Piece Table Set includes the Orinda 55" Coffee Table and two End Tables. Each item also sold separately.
  • Styling details include bread box veneer 2.5″ top, canted substantial solid wood legs and bottom shelf


Orinda - TV Console - Brown
64.0"W x 18.0"D x 28.0"H - 98.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'); } } });