Pan Fashion Home > The Plugin > How to install & use the AWin WP Plugin

How to install & use the AWin WP Plugin


Admin Panel

API Password = Your V2 Hash password from Affiliate Window

Awin ID = Your affiliate ID from Affiliate Window

Default Image Size in pixels = What it says, all images are square, so only enter the width here eg. 150 (defaults to 200)

Your Clickref = Add your clickref here so you can track your sales (defaults to wp-plugin)

Default Number per Page = The number of products you want per page (defaults to 10)

Default Category ID = The category ID, this is useful if you want to build a vertical site, eg clothing & accessories you would

use 97 in here

Default Merchant ID = This defaults to 0 which is every merchant, Not sure why it’s here really, but, it may prove useful.

Number of products to show on homepage = Rather than running out all products on the homepage or category pages, this will limit

the number shown on those pages, helping to avoid duplicate content, the internal pages will show all the products.

Number of Columns to show on Home Page & Category Pages & Tag Pages = Split the product into 1 or 2 columns on the home page.

Amount of text to show on homepage = Useful to keep the text down on the homepage.

Product List – Shortcode [ awin query="sharp lcd television" no="10" sort="lo"]

no = Number of results returned (the default is 10, or whatever you set as the default in the admin panel)

sort = The sort order, there are 5 possibilities – lo (price low to high) hi (price high to low) az (product name A to Z) za

(product name Z to A) and finally, with no sort defined, Popularity

id = The category ID you want to retrieve products from (this is not essential as the default is all categories)

awstart = The product number you want to start from, so, for example you have 40 products and you want to show them on two pages,

you would use no=”20″ awstart=”0″ on the first page, no=”20″ awstart=”20″ on the second page (the default is 0)

price = the price range you want to search eg. price=”10_20″ will only return you products between £10 & £20 (the default is

0_1000000)

isize = Image size, should you want a particular page to show larger or smaller images than the default (which is 200×200 or

whatever you set in the admin panel)

query = The keyword/s that you want to search for eg. query=”sharp lcd television”

merchid = The specific merchant ID if you only want to search one merchants products (this defaults to all merchants or whatever

you set in the admin panel)

The only required parameter in the product list shortcode is the query

Single Product – Shortcode [ ap prodid="1234567" sdtl="y" isize="250"]

prodid = The Awin Product ID

sdtl = Show merchant detail, Logo, strapline and direct to frontpage affiliate link

isize = If you want to change the size of the image, then do so with this parameter eg. isize=”250″ which will give you a 250×250

image.

Comments are closed.