Customer to Product Store Linking

So I have a marketplace store (the one that you can add to your app in “Features”) and I have it setup so that each user within my app has their own store with their own products.

When I get a person to my app that is not a “User” that has a store….the user is only a customer…I wanted to be able to allow the user to browse through products from every store owner within the app. I also wanted the customer to filter to their favorite store.

Does anyone have any ideas on how this can be accomplished?

Hi @ThunderBlade, This can be done by adjusting how stores, products, and customers are related, not by changing the marketplace feature itself.

Each product should belong to a store, and customers should browse a global products list that’s filtered by store or favorites through relationships.

If it’s not working as expected, it’s usually because products are still indirectly filtered by the user instead of the store.

Ali Bazzi - Adalo Expert

1 Like

I was able to work through and find my errors. Thanks you for the offer and the assistance.

1 Like

You’re welcome, I’m glad to hear that!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.