SKU: PCP503-708

Double Point - Round Cocktail Table - Beige

$46999 USD $58999


Delivery and Shipping

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

Poolside comfort and style have never been so chic. With this outdoor coffee table, lounging alfresco is effortlessly cool. The woven resin wicker combines intricate beauty with a dose of durability. And with a hand-brushed aluminum tabletop, you get the beauty of wood with the longevity you need.

Product Features
  • All-weather wicker brings durability to a traditional woven wicker look
  • Sturdy aluminum frame
  • Tabletop with hand-brushed wood-look finish
  • Stainless steel hardware resists rust and boosts longevity
  • Designed to withstand the harsh elements of the outdoors
  • 2 throw pillows included
  • Assembly required


Double Point - Round Cocktail Table - Beige
36.42"W x 36.42"D x 17.9"H - 35.3 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'); } } });