C#C
C#2y ago
Sk

✅ Trying to make a shopping cart in ASP.Net MVC core problem.

Im trying to access "Cart.CartAmount" in my view, so when "Add to cart" is pressed it will increment "Cart.CartAmount" and that will be shown in the cart in the top right. This is my relevant code, any ideas as to why its not working would be very useful.
image.png
image.png
image.png
Was this page helpful?