Shop Details

$5.49

Deep Fried Polish

Relish our Maxwell Street Style Deep Fried Polish, featuring a crispy Polish sausage topped with grilled onions and mustard, all nestled in a soft bun.

Similar Products

Related products

Choose Your location

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