Announcement

Collapse
No announcement yet.

Adding the Amazon Wish List button

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Adding the Amazon Wish List button

    I search the forum and didn't see where anyone had done this, so I thought I would share:

    Code:
    <div style="display: none;" id="AUWLBkURL.productCode">&mvt:global:sessionurl;Screen=PROD&Store_Code=&mvta:store:code;&Product_Code=&mvta:product:code;</div>
     
     <div style="display: none;" id="AUWLBkPrice.productCode">&mvt:product:formatted_price;</div>
     
     <div style="display: none;" id="AUWLBkTitle.productCode">&mvt:product:name;</div>
     
     <div style="display: none;" id="AUWLBkImage.productCode">&mvt:product:image;</div> 
     
     <script id="AddToAUWLButton.productCode" language="JavaScript1.2" type="text/javascript" src="http://www.amazon.com/wishlist/bookmarklet/getbutton.js?name=productCode"> </script>
    productCode is something I used - I discovered that using the token for product code didn't agree with script.

    Leslie
    Last edited by lesliekirk; 12-04-10, 06:14 AM.
    Leslie Kirk
    Miva Certified Developer
    Miva Merchant Specialist since 1997
    Previously of Webs Your Way
    (aka Leslie Nord leslienord)

    Email me: [email protected]
    www.lesliekirk.com

    Follow me: Twitter | Facebook | FourSquare | Pinterest | Flickr
Working...
X