My Add to Cart button is stuck on loading

Hey guys, when I click the “Add to Cart” button, nothing happens—it just keeps loading endlessly.

How can I fix this?

Here’s my store: https://timcreator.myshopify.com/products/editing-masterclass

Thanks a lot,
Tim

@CreatorTim it has javascript error, please check screenshot below, google it and you will find solutions

1 Like

Thanks! I fixed it.

For anyone having the same issue, I fixed it by adding this code to the theme.liquid:


I also noticed that when it adds an item to the cart, I can’t remove it, and when I click on the plus or minus buttons, the price doesn’t update until checkout. Do you know how I can fix this?

You can test how it works here, just add it to the cart: https://timcreator.myshopify.com/products/editing-masterclass

Thanks!