Shop Details

$9.99

Gyro Sandwich (Spicy)

Gyro sandwich with seasoned beef, fresh tomatoes, onions, and tzatziki sauce, wrapped in warm pita bread.

Category:

Reviews

There are no reviews yet.

Be the first to review “Gyro Sandwich (Spicy)”

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

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)`; } });