SKU: PCP610-701

Dolan Creek - Rectangular Cocktail Table - Beige / Brown

$65999 USD $82999


Delivery and Shipping

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

Get back to nature with the relaxed styling of this outdoor coffee table. Crafted with a sturdy aluminum frame and resin wicker, it offers exceptional durability and style. A smooth tabletop with softly rounded edges holds nibbles, sips and more. And don't forget the handy lower shelf. Sounds like fabulous form and function to us.

Product Features
  • All-weather wicker brings durability to a traditional woven wicker look
  • Sturdy aluminum frame
  • Stainless steel hardware resists rust and boosts longevity
  • Designed to withstand the harsh elements of the outdoors
  • Aluminum tabletop
  • Wicker lower shelf
  • Assembly required


Dolan Creek - Rectangular Cocktail Table - Beige / Brown
50.0"W x 30.0"D x 17.5"H - 52.8 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'); } } });