SKU: CG100E

Calgary - Sintered Stone Inlay Side Table - Brown

$22999 USD $27999


Delivery and Shipping

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

Mid-Century Modern styling comes in a Side Table for the Living Room or Bedroom. The Calgary End Table makes for a great companion with canted legs and a natural acacia finish that is accented with a durable, easy care Sintered Stone inlay that looks great, while offering enhanced performance features including moisture, scratch and heat resistance. Drawer storage features a cutout pull for a clean, modern look perfect for any room.

Product Features
  • Crafted from 5 mm Sintered Stone tops, poplar solids, acacia veneers and engineered woods
  • The Sintered Stone inlay is manufactured from natural stone, is non-porous, never needs to be to be sealed and is extremely durable and beautiful with enhanced performance features including moisture, scratch and heat resistance.
  • 3A packaging ensures damage free parcel


Calgary - Sintered Stone Inlay Side Table - Brown
22.0"W x 22.0"D x 24.0"H - 49.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'); } } });