SKU: T115-13

Tarrin - Occasional Table Set (Set of 3) - Black

$39999 USD $49999


Delivery and Shipping

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

What a clear winner for lovers of contemporary style. Making a brilliant impression with its metal arc X-motif, this coffee table set is sure to round out your space with fashionable flair.

Additional Dimensions
  • Cocktail table: 0"
  • End table (2): 0"


Product Features
  • Includes coffee table and 2 end tables
  • Metal base in black finish
  • Clear tempered glass tabletop with beveled edge
  • Assembly required


Tarrin - Occasional Table Set (Set of 3) - Black
36.13"W x 36.13"D x 17.88"H - 80.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'); } } });