# How do I let customers register to specific subshop and customergroup

**URL:** https://forum.shopware.com/t/how-do-i-let-customers-register-to-specific-subshop-and-customergroup/46272
**Category:** International (English Only)
**Tags:** general
**Created:** [12. Juni 2017 um 08:34 UTC](https://forum.shopware.com/t/how-do-i-let-customers-register-to-specific-subshop-and-customergroup/46272 "2017-06-12T08:34:22Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Sition](https://avatars.discourse-cdn.com/v4/letter/s/df705f/32.png) [@Sition](https://forum.shopware.com/u/Sition)
#### Post date: [12. Juni 2017 um 08:34 UTC](https://forum.shopware.com/t/how-do-i-let-customers-register-to-specific-subshop-and-customergroup/46272/1 "2017-06-12T08:34:22Z")

</div>

I am building a webshop for a client of ours. He wants a main shop [example.com](http://example.com)&nbsp;and a subshop [example.com/subshop](http://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.&nbsp;

What I have done so far:

1. Created a customergroup
2. Created 1 subshop e.g. [example.com/subshop](http://example.com/subshop)
3. Assigned the customergroup to the subshop in the subshop options
4. Activated the option “Customer scope” for all shops

Problems:

1. The subshop page exists, only when I click the account button it links to [example.com/account](http://example.com/account) and not to specific URL like [example.com/subshop/account](http://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.
2. 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.

---

<div class="post-metadata">

### Author: ![bogus](https://avatars.discourse-cdn.com/v4/letter/b/a87d85/32.png) [@bogus](https://forum.shopware.com/u/bogus)
#### Post date: [21. Juni 2017 um 13:43 UTC](https://forum.shopware.com/t/how-do-i-let-customers-register-to-specific-subshop-and-customergroup/46272/2 "2017-06-21T13:43:21Z")

</div>

1. &nbsp;Have you correctly configured “Virtual URL” for each shop?&nbsp;
2. &nbsp;Handlers are registered at the following address &nbsp;&nbsp;&nbsp;/register/index/sValidation/ **H &nbsp; &nbsp; &nbsp; &nbsp;** I think you need to follow the same path…  
&nbsp;

&nbsp;
