SKU: T389-13

Lilyberg - Occasional Table Set (Set of 3) - Gray / Black

$36999 USD $45999


Delivery and Shipping

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

Instantly create a casually cool vibe with this occasional table set. You'll love the striking contrast between its chic faux marble top and bold black legs. The unique guitar-pick shape is not only stylish and contemporary, but also makes the most of your small-space living area. These versatile tables act as a sleek display space or the perfect spot for morning coffee or cocktails to land—or both.

Product Features
  • Includes coffee table and 2 end tables
  • Made with decorative laminate and MDF substrate
  • Tabletop with replicated Carrara marble laminate
  • Legs with replicated black wood grain
  • Assembly required


Lilyberg - Occasional Table Set (Set of 3) - Gray / Black
52.0"W x 30.25"D x 19.0"H - 114.4 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'); } } });