ProductReview turns an Amazon product ID (an ASIN) into a styled, always-up-to-date affiliate box you can drop into any post. Here is the whole path from install to your first live box.
1. Install & activate
- In WordPress, go to Plugins → Add New → Upload Plugin and upload the
.zipyou downloaded from your account. - Click Activate. A new Product Review menu appears in the sidebar.
Tip: activate your license first (Product Review → License) so you get automatic updates. See Activate your license.
2. Connect the Amazon API
Boxes pull live price, image and title from Amazon, so you need the Creators (Product Advertising) API connected once. Full walkthrough: Connect the Amazon API.
3. Create a box
- Go to Product Review → Boxes → Add Box.
- Pick a template (single box, list, or comparison table).
- Style it — the live preview on the right updates as you change colours, fields and buttons.
- Optionally tick “Make this my default box” so you can use it everywhere without naming it.
- Publish.
4. Put it in a post
Copy the shortcode from the box’s Shortcode panel and paste it into any post or page, swapping in the ASIN you want to feature:
[pr box="B08N5WRWNW" preset="my-first-box"]
If you set a default box, you can shorten that to just [pr box="B08N5WRWNW"].
Publish the post — the box renders with live data. Next: Product boxes explained.
