Shop Details

$300.00

Build-Your-Own Burger Bar(Feeds 25)

This interactive catering package allows guests to customize their own burgers with fresh ingredients and sides, perfect for events where variety and personalization are key. The package includes 25 freshly grilled beef patties, 2 large trays of fries, 2 large sides (coleslaw), and 50 drinks (soda/water).

Product total
Options total
Grand total
Category:

Reviews

There are no reviews yet.

Be the first to review “Build-Your-Own Burger Bar(Feeds 25)”

Your email address will not be published. Required fields are marked *

Similar Products

Related products

document.addEventListener("scroll", function () { let image = document.querySelector(".scroll-rotate"); if (image) { let scrollPosition = window.scrollY; image.style.transform = `rotate(${scrollPosition % 360}deg)`; } });