Shop Details

$3.99

Large Fries

Generous portion of crispy large-sized fries.

Category:

Indulge in our Large Fries, where size meets satisfaction. Hand-cut from select potatoes and fried to a deep, golden hue, these fries offer a substantial crunch on the outside while remaining tender inside. Perfectly seasoned for a balanced flavor that complements any meal.

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