SKU: GV100C

Garvine - Sintered Stone Coffee Table - Black

$40999 USD $50999


Delivery and Shipping

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

Transitional styling with a dark, smoky design, Garvine dresses up a living area with easy care style. Gray Sintered Stone tops add an elegant accent that offer easy clean-up with enhanced performance features including moisture and scratch resistance. A bottom shelf offesr display or storage options while drawers offer valuable storage to a room. Choose from Cocktail, End or Sofa Table or add all three for an instant Living Room setup.

Product Features
  • Crafted from 9mm sintered stone, poplar solids and engineered woods
  • Four recessed mastered wheels make the table easy to move away from motion upholstery or around for cleaning
  • The gray Sintered stone insert is manufactured from all natural stone materials and does not need to be sealed because of it its non-porous nature. It is heat, stain and scratch and moisture resistant and will not yellow with age.


Garvine - Sintered Stone Coffee Table - Black
47.0"W x 30.0"D x 18.0"H - 118.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'); } } });