What to do
- The first thing to do is sign up for the affiliate
program so you have your own unique code that allows us
to track your commission.
- Copy and paste a line of code into your site where you would
like the templates to appear eg.
<iframe src="http://www.ecommercetemplates.com/whitelabel/products.asp" name="MyFrame" width="100%" height="350"></iframe>
- Add your affiliate code and the version you want to link to
at the end of each link, so you have something like this http://www.ecommercetemplates.com/whitelabel/products.asp?id=2&PARTNER=affiliatename
- For a list of parameters, please see below.
Parameters
You will need a separate link on a separate page for each of the
template versions you need to link to, the examples are
listed below:
CSS Plus version
<iframe src="http://www.ecommercetemplates.com/whitelabel/products.asp?cat=19&PARTNER=affiliate" name="MyFrame" width="100%" height="350"></iframe>
Dreamweaver Plus version
<iframe src="http://www.ecommercetemplates.com/whitelabel/products.asp?cat=2&PARTNER=affiliate" name="MyFrame" width="100%" height="350"></iframe>
Frontpage Plus version
<iframe src="http://www.ecommercetemplates.com/whitelabel/products.asp?cat=4&PARTNER=affiliate" name="MyFrame" width="100%" height="350"></iframe>
GoLive Plus version
<iframe src="http://www.ecommercetemplates.com/whitelabel/products.asp?cat=6&PARTNER=affiliate" name="MyFrame" width="100%" height="350"></iframe>
Dreamweaver regular non-ecommerce version
<iframe src="http://www.ecommercetemplates.com/whitelabel/templates.asp?cat=12&PARTNER=affiliate" name="MyFrame" width="100%" height="350"></iframe>
Frontpage regular non-ecommerce version
<iframe src="http://www.ecommercetemplates.com/whitelabel/templates.asp?cat=13&PARTNER=affiliate" name="MyFrame" width="100%" height="350"></iframe>
GoLive regular non-ecommerce version
<iframe src="http://www.ecommercetemplates.com/whitelabel/templates.asp?cat=14&PARTNER=affiliate" name="MyFrame" width="100%" height="350"></iframe>
CSS regular non-ecommerce version
<iframe src="http://www.ecommercetemplates.com/whitelabel/templates.asp?cat=21&PARTNER=affiliate" name="MyFrame" width="100%" height="350"></iframe>
Website templates non-ecommerce version
<iframe src="http://www.ecommercetemplates.com/whitelabel/templates.asp?cat=22&PARTNER=affiliate" name="MyFrame" width="100%" height="350"></iframe>
Microsoft Expression Web templates non-ecommerce
version
<iframe src="http://www.ecommercetemplates.com/whitelabel/templates.asp?cat=23&PARTNER=affiliate" name="MyFrame" width="100%" height="350"></iframe>
Microsoft Expression Web CSS based templates
non-ecommerce version
<iframe src="http://www.ecommercetemplates.com/whitelabel/templates.asp?cat=24&PARTNER=affiliate" name="MyFrame" width="100%" height="350"></iframe>
Microsoft Expression Web Multi-Packs
non-ecommerce version
<iframe src="http://www.ecommercetemplates.com/whitelabel/templates.asp?cat=25&PARTNER=affiliate" name="MyFrame" width="100%" height="350"></iframe>
Options
It's possible to remove the buy capability by adding nb=true (no
buy) so for example your link would look something like this
<iframe src="http://www.ecommercetemplates.com/whitelabel/products.asp?cat=9&nb=true" name="MyFrame" width="100%" height="350"></iframe>
If you would like to remove the price as well you would also need
to add np=true (no price) eg.
<iframe src="http://www.ecommercetemplates.com/whitelabel/products.asp?cat=9&nb=true&np=true" name="MyFrame" width="100%" height="350"></iframe>
These options are useful if just need to showcase the products
and will arrange the purchase details with your client.
You can set the height and width of the iframe for your site,
in the examples above the width is set to 100% of the cell where
the link resides and the height is 350 pixels. It's possible to
set a pixel width for the iframe, for example width="550" and
we recommend a minimum of 500 pixels so that the checkout page
fits nicely.
You will probably want to set up your own menu for the various
versions, this is entirely up to you. All you need to do is set
up a new page for each version of the template you would
like to resell and link to your "own" store pages.
Other languages
You can also show off the templates in French or
Spanish by adding the parameter langid. For example if you want
to show the regular Dreamweaver templates in French you would need
the following
<iframe src="http://www.ecommercetemplates.com/whitelabel/products.asp?cat=12&langid=2&PARTNER=affiliatename" name="MyFrame" width="100%" height="350"></iframe>
For Spanish, that would be
<iframe src="http://www.ecommercetemplates.com/whitelabel/products.asp?cat=12&langid=3&PARTNER=affiliatename" name="MyFrame" width="100%" height="350"></iframe>
To see our reseller program in action, please visit our UK
template store.
|