Ok, folks…we have an affiliate website for members to earn commission. Upon member sign up (paid), a dynamic store URL is created from their first and last name.
salutis.club/stores/{first name}/{last name}
The dynamic store page permission is set to “everyone”.
This works…(but not as desired)
Problem: Even though the dynamic store’s URL page permission is set to 'everyone", it is only visible to members. Because members need to make money from non-members, it is imperative that they are able to share this page with everyone. If a non-member tries to visit the URL, they get a 500 time out error.
Check for yourself: www.salutis.club/stores/albert/sanchez
After an hour long call with Wix “advanced” customer support, I was told that the permission setting from the connected data set (member signup) was taking precedent, essentially making the dynamic store page a “member’s only” page. 
First, was I provided the correct info from Wix support?
Thank you in advance!
-Albert
Helllo Heath,
Thanks. Got it working with your advise. Now that I have these URLs created with database info, they’re funneling into a static cart page. First one created from member self input —> https://www.salutis.club/store/stevescbd (I call this a club member’s store)
New problem:)
The “continue shopping”, i.e. go back button, on the cart page allows you to choose a static page, link, etc to continue shopping (i.e. go back to store, or any static page or link).
Problem is: How do I send a visitor back to the club member’s store page (since it was created as a dynamic page). It’s not a option. And even it was, you’d have to choose one member. Since, hopefully, hundreds of different member stores will be selling, how do I get the “continue shopping” link to send back to the appropriate member’s store.
if they click the “continue shopping” button/link. The cart doesn’t know from where the visitor came from.
I’m assuming I can “record” the URL that sent visitor to the cart and write that URL as a variable into the ‘web address’ box?