Good evening! I'm doing an ASP.NET MVC project and I really need to create a shopping cart to get all the items the user clicks on add to cart, for example the product will be on the index page, the user clicks add to cart and the data with product code, name and price go to the list on the cart page! Someone help me please, I can not find any content that does this in ASP.NET MVC