Tag: Wishlist {exp:eez_amazon:wishlist}
Posted: 17 July 2006 12:04 PM   [ Ignore ]
Administrator
Avatar
Rank
Total Posts:  5
Joined  2006-02-16

Used to show the items in a given wishlist.  Currently limited to 10 items.

Basic usage:

{exp:eez_amazon:wishlist wishlist_id=""}
stuff
{
/exp:eez_amazon:wishlist}

Parameters:
wishlist_id - required.  The id for the wishlist in question

Single variables:

{amazon_asin}
{img_small}, {img_medium}, {img_large} - displays the url to the amazon image
{img_small_height}, {img_small_width} - displays height and width respectively.  Tags for small, medium and large images.
{amazon_link} - url to the amazon detail page
{amazon_title} - product title
{amazon_authors} - list of the authors, comma separated
{brand}
{model}
{warranty}
{ave_rating} - average amazon user rating - number
{publisher}
{list_price}
{list_price_currency}
{amazon_price}
{availability}
{cache_date format=”“}
{gmt_cache_date format=”“}
{binding}
{product_name}
{catalog_type}
{release_date}

Profile