Well, I'm hoping to avoid a situation where a customer accidentally adds a product to the cart more times than they intended to.
I noticed that you get sent to a new page when you hit the add to cart button, and it's looks nearly identical aside from "product successfully added to cart" message.
Is there an alternative way to add a product to the cart, without directing the user to a page that is possibly (I don't know for sure what's happening on this page) adding items to their cart without their knowledge (since the add to cart button was only clicked once)?