Hi, I am creating a shopping cart, but somehow when I use a button to add the product to the cart (list of products) , it doesn’t show in database, and only creating some blank.
I sent a product parameter from another page, and using current page product to show the product details, which is able to show the correct information (inside the orange square)
but when I try to add this product to the cart, it only show blank.
Please help me with this. Thank you.