I’m having some trouble with a project for my faculty. We need to make a simple web store, with a working cart page.
I can’t seem to figure out how to make the add to cart button to work.
From the videos I looked at there is some html fix I need to do but I am not that versed tbh.
Does anyone know a fix for this issue?
The button is there but when I press it nothing happens.
I need it to add the item to the cart.
EDIT: I forgot to mention, I have specific products to add to the cart itself, like product ID and that stuff.
I just need the button to add to cart to add that information from the product ID and a price to the cart itself.

You’re doing something wrong. Have a URL we can inspect? How have you added the add to cart button? Are you using built in add to cart? Did you make something custom?
Are you using woocommerce? Some else?