I am building a webshop for a client of ours. He wants a main shop example.com and a subshop example.com/subshop for a specific customer group. He wants the people who register to the subshop that they are automatically assigned to the specific customer group.
What I have done so far:
- Created a customergroup
- Created 1 subshop e.g. example.com/subshop
- Assigned the customergroup to the subshop in the subshop options
- Activated the option “Customer scope” for all shops
Problems:
- The subshop page exists, only when I click the account button it links to example.com/account and not to specific URL like example.com/subshop/account or something. This is what I would expect after activating the “customer scope option”. Now the customers register to the main shop instead of the subshop.
- I cant find any option to let the customers assign to a customergroup by choice or automatically, is there a way to let customers do this without to have to configure this in the backend.