views:

58

answers:

0

There is a Amazon Wish List Widget available here: https://widgets.amazon.com/Amazon-Wishlist-Widget/

The problem is that I have to specify the email address or user name in advance before grabbing the widget code.

I am building a CRM application wherein I store the names and email addresses of contacts. I want to show the wish list widget using the contact info from my database. I want to pass the name/email addresses as parameters to the widget. I know that it is possible to programmatically retrieve the wish list using Amazon eCommerce APIs but I just wanted something as simple as embedding the widget.

Is that possible?