To become an Affiliate Scheme Member follow these instructions:
- Register with this site to access your private
'My Account' section
- In the bottom right of the My Account
page you will see a section called 'Affiliate Scheme'
- To become an Affiliate check the box marked 'Affiliate'
- Tick the box marked Terms and Conditions
- Now check the box below called 'Mode'; this box allows you to view the
exercise products in a special way
- Press the 'Submit' button to become an Affiliate
To select the products that you want to put on your site simply go shopping.
You will see a 'Yellow' button next to each product on the site called 'code'
- Now you can highlight the code that you see and paste it into the html
on your website
- Do this for all the products that you wish to sell
- Once you have pasted the code into your own website, you are ready to sell
- You will have already been assigned a tracking code so that the system
knows what orders are yours.
TO CREATE BASKET LINK USE THIS HTML
<a href="javascript:void(window.open(
'http://www.exercise.co.uk/basket/index.html/use/nowrapper/1/',
'exercise_basket',
'resizable=no,
width=620,
height=400,
scrollbars=yes,
toolbar=no,
menubar=no'))">Basket</a>
TO CREATE CHECKOUT LINK USE THIS HTML
<a href="javascript:void(window.open(
'http://www.exercise.co.uk/checkout/index.html/use/nowrapper/1/',
'exercise_basket',
'resizable=no,
width=620,
height=400,
scrollbars=yes,
toolbar=no,
menubar=no'))">Checkout</a>