Can I set up multiple registration forms for different types of customers? |
|
If you are using the Customer Groups function of the store, you have the option to allow registration to groups that you create. As an example, you can create a customer group for Wholesale pricing, and allow new customers to register for this group directly from your store's registration page. Some merchants may also want to tailor the registration form for the additional groups in order to request and collect additional information from the customers as they register or to present the form in a slightly different manner than the regular registration form. To do this, you would need to create an alternate version of the HTML template used on the reigstration form. Here we will describe the basic steps needed to locate/download the original template file, save it in the proper format and utilize it on your store for the specific customer group's registration page. Important Download the Original HTML TemplateThe HTML template for the store's registration page is called "registration_0.html" and it can be downloaded from your site's common folder. To do this:
Note
You are now ready to make your edits to the file. Editing the fileAs mentioned, we will not describe editing the file since this is something best left to your discretion. As you're editing the file however, please avoid removing any of the existing registration fields since they are used by the store's software to properly create the customer records. If you would like to add additional fields to the form, you have up to three additional fields that can be added to the form. Please click here for information on the additional fields available to you. Saving the FileAfter you've made your changes to the file, do not save it with the same name as the original file. Instead, rename the file "registration_1.html" If you plan on having multiple registration forms for multiple customer groups, then please use the same numerical naming convention - i.e. registration_2.html, registration_3.html, etc. Re-uploading the edited file Now that the file is saved and ready for use, you will need to upload it (via FTP) to your store's theme folder. To do this:
Note
Referencing the edited formThe final step is to set the customer group to use the newly edited regstration form. To do this:
*Note
Using your Registration LinkWhen creating a customer group, you are given the option of allowing registration to that group. When this option is used, you will be given a URL that is specific to the pricing group's registration form. Simply view and edit the group you are working with, and copy its URL which will be located at the bottom of the page. Additional Information: For the global registration form that allows registrants to select which group they are registering for, the default form will be displayed. | |
|