I am trying to create an online store and when a customer picks an item to buy (by clicking on a button), I want that item to show up in another page (the cart). does anyone have advice on this for me?
I believe if you add a list of products
to the User
should be enough. If I’m not mistaken, even if the user is not logged in, Bubble will handle it properly.
Then on the shopping cart page, you can display the User's list of Products
.
1 Like
What if I’m dealing with other things. Say I want a user to press a button and that would make a group show up on another page. Is there a way to do that?
This topic was automatically closed after 70 days. New replies are no longer allowed.