Template Pages

Change the design of your Affiliate Registration Page

Purpose: This template controls the display of the registration page when users signup for an Affiliate Account.

Note: It is important to preserve the commented tags to ensure the software performs correctly.

For example:

        [affiliate_register]
    <!--START: CATEGORY_HEADER-->
        [CONTENT]
    <!--END: CATEGORY_HEADER-->
        [strWebsite]
        [strTaxId]
        [affiliate_register-terms-condition]
        [bolAccept]
    <!--START: CATEGORY_FOOTER-->
        [CONTENT]
    <!--END: CATEGORY_FOOTER-->

Note: Code blocks and their respective variables will only work with specific template pages.

Note: Some of the following variables are dynamically inserted from your cart's Settings ->Design ->Store Language section.

  • [affiliate_register] - Displays the Title of the "Affiliate Register" heading of the page. (See Settings ->Design ->Store Language)
  • [strWebsite] - Used by the Software to reference/record the "Website Address" input of the Registration Form.
  • [strTaxId] - Used by the Software to reference/record the "Tax ID#" input of the Registration Form.
  • [affiliate_register-terms-condition] - Displays the Text of the "Terms and Conditions" wording for the Affiliate Program. (See Settings ->Design ->Store Language)
  • [bolAccept] - Used by the Software to record the Registrant's acceptance of the Terms and Conditions.

Download this Template     (Save as a backup or edit to customize)

Screenshot of the register_affiliate.html Template