SKU: PCP228-124

Seacliff Beach - Barstool (Set of 2) - Medium Brown

$1,06999 USD $1,34999


Delivery and Shipping

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

This outdoor counter height bar stool is the perfect companion for alfresco living. Its contemporary neutral design in a driftwood color creates an effortlessly chic focal point for any deck or patio. Built with a smart slatted construction, it sheds rainwater while delivering exceptional durability that stands up to the elements.

Additional Dimensions
  • Seat width: 20"
  • Seat depth: 18"
  • Seat height: 24.5"
  • Arm height: 32.75"
  • Distance between arms: 20"
  • Footrest height: 6.25"


Product Features
  • Made with 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
  • Slatted styling sheds rainwater to help prevent damage
  • Assembly required


Seacliff Beach - Barstool (Set of 2) - Medium Brown
26.0"W x 30.0"D x 46.5"H - 104.5 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'); } } });