SKU: PCP221-113

Shoreline Beach - Outdoor Counter Table And 2 Barstools (Set of 3) - Black / Beige

$1,18999 USD $1,48999


Delivery and Shipping

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

This counter height table and bar stool set is an expert blend of durability and style. Designed with casual contemporary style in mind, it keeps your patio or porch on trend with a neutral two-tone finish. And with its sturdy wood-look construction, it's built for longevity.

Additional Dimensions
  • Table: 0"
  • Apron to floor: 36.13"
  • Chair (2): 0"
  • Seat width: 18.25"
  • Seat depth: 16.63"
  • Seat height: 27.63"
  • Footrest height: 9.5"


Product Features
  • Includes counter height table and 2 bar stools
  • Made of durable MEGA-TUFF™ HDPE, for the wood look you love and the weather resistance you crave
  • Stainless steel hardware resists rust and boosts longevity
  • Designed to withstand the harsh elements of the outdoors
  • Assembly required


Shoreline Beach - Outdoor Counter Table And 2 Barstools (Set of 3) - Black / Beige
55.0"W x 18.0"D x 39.0"H - 130.46 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'); } } });