To get values from previous page
Hi Team ,
I have made a webpage that displays a list of food items. When a user clicks the "Add to cart" button, the product should be recorded (I have made an array and stored the data in it). The user should then receive the product price and name values on the next page of the cart. Can someone assist me in resolving this problem?