In this Article
Add a Wholesale Registration Form to your Webstore Menu
Your wholesale form is available by default but is hidden in the system. To access your form:
-
In your browser address bar, go to https://www.yoursite.com.au/_myacct/wholesaleregister
, replacing yoursite with your actual domain name.
-
So customers can register as a wholesaler you will need to add a link to the form in your menus. In your Maropost Commerce control panel, navigate to Webstore > Menus.
-
Choose the menu you would like the registration form link to appear on.
-
Click the Add New Menu Item button, name it Wholesale Registration.
-
Under Select URL for menu item select Link to a URL, paste the form link and press Accept.

-
Drag the newly created menu item and drop it to a suitable menu category. In this example, we’ve added it under Service in the web_footer. Click Save.

Customers will now be able to register for a wholesale account, and you will revive email notifications when someone submits the form.
Edit your Wholesale Form
Wholesale Terms
Wholesale registration forms can dynamically add your terms and conditions through a content zone. By default, the terms content zone on your form is wholesale_terms
. To create and populate this content zone:
-
In your control panel, navigate to Webstore > Content zones.
-
Click the Add new content zone button.
-
In the Zone Name / ID enter wholesale_terms
.
-
Add your terms to the Content section usign the source code, or WYSIWYG editor.
-
Click the Save & close button.
Your wholesale form now displays the terms and conditions from the content zone.
Add custom fields
You can add custom fields to your wholesale form but be mindful these will also appear on your normal customer registration page as well.
Web designers
If you have design and HTML skills, you can edit the wholesale form template:
-
Navigate to Settings & Tools > All Settings & Tools.
-
Click on System Templates in the menu, and click Webstore Templates.
-
In the folder structure click Templates > Customer > wholesaleregister.
-
done.template.html
is the page after the wholesale registration is complete and template.html
is the wholesale registration form itself.
Tip: Maropost Commerce partners can design and customise a registration form to your needs.
Contact a design partner for a consultation.