Register For Wholesale Button
Wireframe
Preparation Checklist
Before you start this tweak, it's a good idea to run through our preparation checklist below:
- Read through the Getting Started to get a better sense of how the control panel, Database and Front End store interact.
- Learn our recommended Simple Workflow. This makes the implementation process as easy as possible.
- Create a new Staging Theme for this tweak. This allows you to preview any changes before they are visible to live customers.
Coding Instructions
Step 1: Open the header template
Navigate to the header template /httpdocs/assets/themes/[THEME-NAME]/templates/headers/template.html
.
Step 2: Add the code into the template
Paste the following code into the header template where you would like this element to appear:
<a class="btn btn-default" href="[%url page:'account' type:'wholesaleregister' /%]">Register for a wholesale account</a>