Add list doesn't show in database

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.

Hey @theronyuen :wave:

I recommend watching this video:

It might cover what you need to know. At the moment I can see you are doing a bunch of searches and then pulling in the first item. That probably isn’t what you want to be doing.

Hope the video helps get you in the right direction. Let me know if that helps.

This topic was automatically closed after 70 days. New replies are no longer allowed.