=== WP AutoAzon ===
Contributors: wpautoazon
Tags: amazon, affiliate, creators api, product showcase, ecommerce
Requires at least: 5.9
Tested up to: 6.7
Requires PHP: 7.4
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Display Amazon products automatically anywhere on your site, powered by the official Amazon Creators API.

== Description ==

WP AutoAzon pulls live product data — title, image, price, rating, Prime eligibility, availability —
straight from Amazon's official Creators API and renders it as grids, lists, single product boxes, or
side-by-side comparison tables.

**Features**

* Amazon Creators API integration (OAuth2, the official successor to PA-API 5.0)
* Grid, list, and single-product box views
* Side-by-side comparison tables
* Shortcodes: `[amzai_product]`, `[amzai_products]`, `[amzai_comparison]`
* Gutenberg blocks with live preview
* Sidebar widget
* Automatic in-content product injection, with per-post override
* Built-in product data caching (custom table, configurable TTL)
* Domain-locked PRO licensing via bestplugintheme.com

== Installation ==

1. Upload the `amzai-product-showcase` folder to `/wp-content/plugins/`.
2. Activate through the "Plugins" screen.
3. Go to WP AutoAzon → API Settings and enter your Amazon Creators API credentials
   (create them at https://affiliate-program.amazon.com/creatorsapi).
4. Use a shortcode, block, or widget to start showing products.

== Frequently Asked Questions ==

= Do I need an Amazon Associates account? =
Yes — Creators API access requires an accepted Amazon Associates account that meets Amazon's current
eligibility requirements.

= Can I still use the old PA-API keys? =
No. Creators API credentials (Credential ID / Secret / Version) are separate from PA-API's AWS Access
Key/Secret Key and must be generated fresh from Associates Central.

== Changelog ==

= 1.0.0 =
* Initial release.
