Insert Amazon Products in your content using Easy Affiliate Products (EAP) shortcode, with Add-To-Cart system with Amazon's 90-day cookie or using Product Link System.
After installing EAP you can edit options in Settings Page:
- Operating Country - Choose your Amazon Affiliate Country
- Amazon Tag - Insert your Amazon Tag
- Amazon API Key - Insert your Amazon API Key
- Amazon API Secret - Insert your Amazon API Secret
- Amazon Link Type - Choose the default type of Link (Buy Now Button).
- Show Amazon Price - Choose the default option to show or hide price in the product box.
- Buy Now button string - Insert the Buy Now Text
SHORTCODE
Add one product to your page
[eap asin="ASIN1"]
Add three products to your page and set width for each product box to 33%
[eap asin="ASIN1,ASIN2,ASIN3" width="33"]
Add products to your page and overwrite Default Link Type option
[eap asin="ASIN1" link-type="add-to-cart"]
link-type can be:
- add-to-cart - Add To Cart Amazon Button using APIs - 90-Day Cookie
- product-link - Simple Affiliate Product Link
Add products to your page and overwrite Default Price Show/Hide Option
[eap asin="ASIN1" show-price="true"]
show-price can be:
- true - Show Price in the Product Box
- false = Hide Price in the Product Box
Enjoy your new Wordpress Plugin.