SKU: W2297P143376

Person Hammock With Stand Set For Indoor Outdoor Standalone - Beige

$28999 USD $37999


Delivery and Shipping

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

  • Portable Comfort: Enjoy the luxury of a hammock with a stand, no trees needed.
  • Indoor & Outdoor Use: Perfect for any space, from living rooms to backyards.
  • Versatile Placement: Set up in sunrooms, porches, or even garages.
  • Easy Assembly: Comes with all necessary hardware and instructions.
  • Durable Design: Made from sturdy plywood and canvas for long-lasting use.
  • Ample Space: Accommodates one adult comfortably for various activities.
  • High Weight Limit: Supports up to 350 lbs, ensuring stability and safety.

Person Hammock With Stand Set For Indoor Outdoor Standalone - Beige
154.33"W x 47.24"D x 47.24"H - 63.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'); } } });