Different users will not see other ones manipulating on site

Hi everyone,
I am pushing data to one page, however, I want multiple users manipulate on there without seeing adjustment of each other. Like example of cart page, when User A adds product to cart page as soon as clicking payment button or not, other users also cannot see the cart of User A. Generally, each user will access their own cart page.

Is there any code for this situation?
Please help me, I really need to solve this one.

Thank you so much.

Can you share an example of your issue? If using Wix apps like Wix Stores then users will not see each other’s carts.

If doing your own custom cart then you’ll want to make sure the permissions on collections are set correctly:

For example, I add these information to cart page (such as price, product name, quantity, etc.). But I want who added product in cart page see it instead of everyone. So is there any code to control this one.

When I add these information to cart, everyone see it, it is so messy when everyone add their product in a same cart page.

Can help me, please!!!

I’m still not sure how this is happening because this isn’t how carts work. Are you using the Wix Stores cart?

Nope. I’m coding for my site