%LINK_OPEN%%LINK_CLOSE%

%LINK_OPEN%%TITLE%%LINK_CLOSE%

by %ARTIST% [%MANUFACTURER%]
Rank/Rating: %RANK%/%RATING%
Price: %PRICE%

'); $multinational_template = htmlspecialchars ('
%LINK_OPEN%%LINK_CLOSE%

%LINK_OPEN%%TITLE%%LINK_CLOSE%

by %ARTIST% [%MANUFACTURER%]
Price: %LINK_OPEN%uk# %PRICE%uk#%LINK_CLOSE% %LINK_OPEN%FR# %PRICE%FR#%LINK_CLOSE% %LINK_OPEN%de# %PRICE%DE#%LINK_CLOSE% %LINK_OPEN%es# %PRICE%es#%LINK_CLOSE%

'); $carousel_template = htmlspecialchars (' '); $iframe_template = htmlspecialchars (' '); $image_template = htmlspecialchars ('
%LINK_OPEN%%TITLE%%LINK_CLOSE%
'); $mp3_clips_template = htmlspecialchars (' '); $my_favourites_template = htmlspecialchars (' '); $thumbnail_template = htmlspecialchars ('
%LINK_OPEN%%TITLE%%LINK_CLOSE%
'); $preview_script_template = (' '); $easy_banner_template = htmlspecialchars (' '); $add_to_cart_template = htmlspecialchars ('


'); $this->default_templates = array ( 'add to cart' => array ( 'Name' => 'Add To Cart', 'Description' => __('Buy From Amazon Button', 'amazon-link'), 'Content' => $add_to_cart_template, 'Version' => '1', 'Notice' => '', 'Type' => 'Product', 'Preview_Off' => 0 ), 'banner easy' => array ( 'Name' => 'Banner Easy', 'Description' => __('Easy Banner (468x60)', 'amazon-link'), 'Content' => $easy_banner_template, 'Version' => '1', 'Notice' => '', 'Type' => 'No ASIN', 'Preview_Off' => 0 ), 'carousel' => array ( 'Name' => 'Carousel', 'Description' => __('Amazon Carousel Widget (limited locales)', 'amazon-link'), 'Content' => $carousel_template, 'Version' => '1', 'Notice' => '', 'Type' => 'Multi', 'Preview_Off' => 0 ), 'iframe image' => array ( 'Name' => 'Iframe Image', 'Description' => __('Standard Amazon Image Link', 'amazon-link'), 'Content' => $iframe_template, 'Type' => 'Product', 'Version' => '1', 'Notice' => '', 'Preview_Off' => 0 ), 'image' => array ( 'Name' => 'Image', 'Description' => __('Localised Image Link', 'amazon-link'), 'Content' => $image_template, 'Type' => 'Product', 'Version' => '2', 'Notice' => 'Add impression tracking', 'Preview_Off' => 0 ), 'mp3 clips' => array ( 'Name' => 'MP3 Clips', 'Description' => __('Amazon MP3 Clips Widget (limited locales)', 'amazon-link'), 'Content' => $mp3_clips_template, 'Version' => '1', 'Notice' => '', 'Type' => 'Multi', 'Preview_Off' => 0 ), 'my favourites' => array ( 'Name' => 'My Favourites', 'Description' => __('Amazon My Favourites Widget (limited locales)', 'amazon-link'), 'Content' => $my_favourites_template, 'Version' => '1', 'Notice' => '', 'Type' => 'Multi', 'Preview_Off' => 0 ), 'preview script' => array ( 'Name' => 'Preview Script', 'Description' => __('Add Amazon Preview Pop-up script (limited locales)', 'amazon-link'), 'Content' => $preview_script_template, 'Version' => '1', 'Notice' => '', 'Type' => 'No ASIN', 'Preview_Off' => 1 ), 'thumbnail' => array ( 'Name' => 'Thumbnail', 'Description' => __('Localised Thumb Link', 'amazon-link'), 'Content' => $thumbnail_template, 'Type' => 'Product', 'Version' => '2', 'Notice' => 'Add impression tracking', 'Preview_Off' => 0 ), 'wishlist' => array ( 'Name' => 'Wishlist', 'Description' => __('Used to generate the wishlist', 'amazon-link'), 'Content' => $wishlist_template, 'Type' => 'Product', 'Version' => '2', 'Notice' => 'Add impression tracking', 'Preview_Off' => 0), 'multinational' => array ( 'Name' => 'Multinational', 'Description' => __('Example Multinational Template', 'amazon-link'), 'Content' => $multinational_template, 'Type' => 'Product', 'Version' => '2', 'Notice' => 'Use style to modify height', 'Preview_Off' => 0) ); ?>