Easy to use interface to add an amazon product to your post and display it by using jQuery template.
Japanese article: http://blog.makotokw.com/portfolio/wordpress/amazonjs/
This plugin uses Amazon Product Advertising API in order to get product information from ASIN or keyword. Thus, you have to sign up Product Advertising API and specify your Access Key and Secret Access Key. And you must set your associate tags for Amazon Associates also.
This plugin adds a media link above an editor in the editing post page. The form that searches an amazon product is shown when you click it. This plugin add a simple html code (like WP-amazon) or an amazonjs shortcode from form.
This plugin supports `amazonjs' shortcode.
ex)
[amazonjs asin="B00005ED8E" locale="JP" tmpl="Small" title="D・N・A"]
US, UK, DE, JP, FR or CA Small. if tmpl is empty, apply a template via product group.In first, this plugin outputs <a/> tags from amazonjs short code in server side. Second, in window.load, amazonjs.js (it is added by plugin) will replace <a/> tag with formatted html by using jQuery template.
Requires: 2.8 or higher
Compatible up to: 3.5.1
Last Updated: 2013-3-2
Downloads: 4,417
Got something to say? Need help?