Tables

Tables

$10.00

Add to Cart

Setup Area: 6' x 2.5'

Actual Size: 6' x 2.5'

Age Group: All Ages

DescriptionOur durable 6-foot folding tables are perfect for birthdays, family gatherings, school events, corporate functions, and any special occasion. Clean, sturdy, and easy to arrange, they provide plenty of space for food, gifts, decorations, games, and seating to help complete your event.



© EzE Jumpers All rights reserved

 
Party Rental Software Powered by Event Rental Systems
 
function styleStore() { const store = document.querySelector('.store'); if(store){ let panels = store.getElementsByClassName('panel'); for (let i=0; i < panels.length; i++){ panels[i].style.minHeight = '200px'; let images = panels[i].getElementsByTagName('img'); for (let j=0; j < images.length; j++){ images[j].style.minHeight = '180px'; } } } }; document.addEventListener('DOMContentLoaded', styleStore);