Scroll
the process of adding a product to the cart
Forums
Please help me understand how to make it so that in Ubercart3, after a user clicks the "Add to Cart" button, the product image moves to the cart widget area and only after that does the page reload.
There are no issues with implementing the image movement using jQuery. However, the problem is that the image doesn't have enough time to reach the cart widget before the page reloads.
Any other solution would also work. For example, after the page reloads, the cart widget could glow, etc. The main thing is that the user sees that the action of adding the product to the cart has taken place.