User Groups provide a way to design and deploy for various brands, product groups, B2B, B2C, affiliates, franchises, co-branded stores and more. In addition to mapping a Print Store Theme, assigning product collections, adding users, & company Addresses that Organizations allow you to do you can apply discounts, payment methods, require order approvals, add additional checkout fields and auto-assign users to user groups.
Add User Group
- From your Unified admin, go to Print Store>User>User Groups.
- From the User Groups page, click +Add User Group.
- Enter in the required field Group Name.
- Click Save.
- Optionally Enter in the Description.
- Optionally assign Print Store Theme.
- Optionally assign Collections.
- To add a user click + Add User and use user search to assign. If you want to add user groups in bulk you can also use Stores > Users > Site Users export and import features.
- To assign a company addresses click the Addresses tab and click + Add Address.
- See Discounts tab to apply discounts.
- See Payment Methods to set payment methods.
- See Order Approval to require approval.
- See Checkout Fields to customize additional fields during checkout.
- See Autofill Profile to automatically fill in profile information.
- See Auto Assign to automatically assign users on self-registration Print Stores to a specific user group by the domain they are coming from.
Set user group referral domain
You can override any existing user group referral domain by making your page cms content start with <!-- UserGroupAssign User_Group_Name_Or_Id -->
. You can specify the target user group either by name or by id, and as long as that user group has a referral domain set it will overwrite any existing referral domain that may be attached to the current user if they aren't already logged in.
- From your Unified admin, go to Print Store>Content>Page Content.
- From the Page CMS page, click Add Page.
- Enter the name of your page.
- Click Save.
- Click Actions Icon and Edit to open the page editor.
- Paste
<!-- UserGroupAssign User_Group_Name_Or_Id -->
using code view. - Change "User_Group_Name_Or_Id" to the exact user group name or ID you want to set when page is viewed.
- Click Save.
Comments
Please sign in to leave a comment.