SKU: PCP418-776

Half Moon Beach - Round Fire Pit Table - Gray

$1,32999 USD $1,65999


Delivery and Shipping

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

High style crafted for low-maintenance living. Turn your outdoor space into a sweet retreat with this fire pit table. The casually cool piece entices with easy-breezy gray resin wicker over an all-weather aluminum frame, for an upscale aesthetic that’s downright durable. A stainless steel burner with glass beads adds a captivating element sure to wow. Gather round for mealtime, morning coffee chats or cocktails in the great outdoors.

Additional Dimensions
  • Top to floor: 23.75"
  • Door opening: 0"


Product Features
  • Includes gas fire pit table with CSA-approved 50,000 BTU stainless steel burner, glass beads, burner cover and all-weather protective cover
  • All-weather wicker brings durability to a traditional woven wicker look
  • Sturdy aluminum frame and tabletop
  • Hand-applied, wood-look paint finish
  • Cabinet door conceals gas propane tank (not included)
  • Battery-operated ignition system with adjustable flame control; battery included
  • Gas line or propane tank connector hose not provided
  • Stainless steel hardware
  • Designed to withstand the harsh elements of the outdoors
  • Assembly required


Half Moon Beach - Round Fire Pit Table - Gray
48.0"W x 48.0"D x 25.0"H - 109.52 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'); } } });