SKU: W1151P361910

Cylindrical End Coffee Table, Living Room Furniture - Wood

$12999 USD $15999


Delivery and Shipping

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

  • Cylindrical Design: Provides strong structural support and blends effortlessly with diverse interior themes.
  • Natural Wood Tone: Delivers a light, organic look that enhances minimalist and industrial-style rooms.
  • Multifunctional Surface: Offers ample space for tea sets, candles, or personal accessories.
  • Ergonomic Proportions: 11.8-inch diameter by 15.7-inch height follows the golden ratio for easy access.
  • No Assembly Required: Ready to use straight from packaging, perfect for renters and minimal setups.
  • Color Variation Note: Slight differences in shade may occur due to lighting and screen settings.

Cylindrical End Coffee Table, Living Room Furniture - Wood
11.8"W x 11.8"D x 15.7"H - 11.02 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'); } } });