SKU: T255-13

Jazmore - Occasional Table Set (Set of 3) - Dark Brown

$37999 USD $47999


Delivery and Shipping

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

Ultra-contemporary design, everyday convenience. This table set completes your confidently curated living room with its trend-forward pairing of marble-patterned tops and a dark wood grain look on the legs, providing a beautiful contrast. The set is well-suited for supporting sofa-side lamps, holding drinks or displaying decor in sophisticated style.

Additional Dimensions
  • Cocktail table: 0"
  • Cocktail table apron to floor: 15.38"
  • End table (2): 0"
  • End table apron to floor: 20.38"


Product Features
  • Includes coffee table and 2 end tables
  • Made with decorative paper laminate and MDF substrate
  • Top with faux marble laminate
  • Base with dark replicated wood grain finish


Jazmore - Occasional Table Set (Set of 3) - Dark Brown
48.0"W x 23.75"D x 19.25"H - 122.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'); } } });