Shop Details

$5.49

Carrot Cake

Moist and spiced carrot cake with cream cheese frosting.

Similar Products

Related products

Can Soda

$1.79

How would you like your order?

Choose your preferred fulfillment method

Delivery

Get your order delivered to your doorstep

Pickup

Collect your order from our store

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