wists logo


2. Place the following HTML link in your individual product page, catalog item or weblog post item template, replacing the red text with the appropriate values:

<a onClick="findWistsImages(this, ITEMNAME);" href="http://wists.com/r.php?c=null&r=PERMALINK_URL&u=LOGO_URL&title=ITEM_TITLE">add to wishlist</a>

ITEMNAME: Find or add a name of the class or ID that wraps around each item in your HTML publishing template e.g.<div class=weblogpost> Item/Post content </div>

PERMALINK_URL: The url of the unique webpage for the item.

LOGO_URL: The url of a logo to be used as backup, if there is no image of for the item.

ITEM_TITLE: The product name or item headline.

If your have images such as standard icons that appear in your templates you can add the class 'wistsignore' to make sure they are not used as the product image thumbnail. e.g.

<img class="wistsignore" src="email_icon.gif">.