SKU: W757P332043

Outdoor And Indoor Waterproof Coffee Table (Set of 2) - Gray

$17999 USD $22999


Delivery and Shipping

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

  • Durable Construction: Made from high-strength magnesium oxide cement for resistance to weather, moisture, and impact.
  • Weatherproof Performance: Fully waterproof design allows safe use in all outdoor environments without damage.
  • Sleek Aesthetic: Minimalist grey finish enhances any interior or exterior setting with contemporary elegance.
  • Low Maintenance: Smooth surface resists stains and dirt, requiring only light wiping for cleaning.
  • Ready to Use: No assembly requiredarrives fully assembled and ready for immediate placement.
  • Stable Support: Solid base design with a weight capacity of up to 265 lbs ensures reliable performance.
  • Space-Saving Pair: Compact 13" size ideal for tight spaces while offering ample surface area.

Outdoor And Indoor Waterproof Coffee Table (Set of 2) - Gray
13.0"W x 13.0"D x 17.7"H - 39.25 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'); } } });