Purpose: This HTML template defines the layout of the affiliate registration system. Note: It is important to preserve the commented tags to ensure the software performs correctly.
Code Blocks
Note: It is important to preserve the commented tags to ensure the software performs correctly.
[affiliate_become-affiliate] <!--START: CATEGORY_HEADER--> [CONTENT] <!--END: CATEGORY_HEADER--> <!--START: loginForm--> [login_Header-login] [otrack] [login_Header-loginmessage] [CustomerInfo_email] [CustomerInfo_password] <!--START: captcha--> [registration_verification] [now] [registration_verification_message] <!--END: captcha--> [login_button] [registration_Header-createnewaccount] [affiliate_create-account] [registration_button-createaccount] <!--END: loginForm--> <!--START: continue--> <!--END: continue--> <!--START: CATEGORY_FOOTER--> [CONTENT] <!--END: CATEGORY_FOOTER-->
Note: Code blocks and their respective variables will only work with specific template pages.
Variables
Note: Many of the following variables are dynamically inserted from your cart’s Settings ->Design ->Store Language section.
- [affiliate_become-affiliate] – Display the Title of the Affiliate Info Page. (See Settings ->Design ->Store Language)
- [CONTENT] Displays the content entered in the header and footer section of the Affiliate Info page. (See Settings ->Design ->Titles & Content | Affiliate – Signup Information)
- [login_Header-login] – Display the Title of the Affiliate Info Login Page for returning customers. (See Settings ->Design ->Store Language)
- [login_Header-loginmessage] – Display the login instructions. (See Settings ->Design ->Store Language)
- [CustomerInfo_email] – Display the Title of the Email Field. (See Settings ->Design ->Store Language)
- [CustomerInfo_password] – Display the Title of the Password Field (See Settings ->Design ->Store Language)
- [registration_verification] – If CAPTCHA applies, this variable will display Title of the Verification section. (See Settings ->Design ->Store Language)
- [registration_verification_message] – If CAPTCHA applies, this variable will include the CAPTCHA instructions. (See Settings ->Design ->Store Language)
- [login_button] – Display the Title of the Login Button (See Settings ->Design ->Store Language)
- [registration_Header-createnewaccount] – Display the Title of the New Customer login section. (See Settings ->Design ->Store Language)
- [affiliate_create-account] – Display the message of the New Customer notice. (See Settings ->Design ->Store Language)
- [registration_button-createaccount] – Display the Title of the New Customer create account button. (See Settings ->Design ->Store Language)