Shop Details

$7.99

Shrimp Basket

Crispy breaded shrimp served with fries.

Category:
Similar Products

Related products

Chicken Nuggets

$4.99$9.99

Pizza Puff

$4.99

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