Create unique URL for stores

Hello!

Im trying to make a app where people can create stores and list items to sell.

When a user creates a store by clicking “Create store” they should get a unique page for their store with a unique URL. I’ve made it so when the user clicks create store, it creates a data type called “StoreName” which i could use as a unique url.

How would i do to set this up?

1 Like

Here is what you are looking for: