Description
With WpZon you are able to add Amazon products into your posts or pages.
Features:
- Supports US, United Kingdon, Canada, Germany, France, Italy, Spain Amazon affiliates
- Show products by Asin, keywords, category and/or subcategory
- Sort items by bestselling, price, reviews etc.
- Set the number of products you wish to display
- Choose between 1, 2 or 3 column mode
The plugin uses a shortcode that you can easily insert into your posts wherever you would like to.
A sample shortcode for displaying 10 pressure cookers, sorted by reviews would look like:
[wpzon keywords=”pressure cooker” sindex=”Kitchen” sort=”salesrank” listing=”10″ country=”com” ]
A sample shortcode for displaying 2 specific products based by their Asin number will look like:
**[wpzon spec=”1″ asin=”B00006ISG6,B0000717AU” listing=”2″] **
Video
`
Screenshots
Installation
- Extract the zip file and just drop the contents in the wp-content/plugins/ directory of your WordPress installation. When done activate the Plugin from Plugins page.
- Go to Settings -> Wpzon and add your Amazon Associate keys and tracking Id.
- Insert the shortcode into your post or page
For example the following shortcode: [wpzon keywords=”pressure cooker” sindex=”Kitchen” listing=”8″ country=”com” descr=”1″ col=”2″] will display US products: 8 pressure cookers from the Kitchen category with description in 2 column mode.
Note the values for keywords, sindex and listing need to be set. The others are optional.
Reviews
Contributors & Developers
“WpZon – Amazon Affiliate Plugin” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “WpZon – Amazon Affiliate Plugin” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.1
- Added IT, ES and CN Amazon Associate Program.
- Ability to change price color.
1.2
- Added description and 3 column mode.
1.3
- Amazon country, description and column options added to the shortcode.
- Added ability to display specific products by Asin