📖 Table of Contents
AmDisplay Lite: The Only Free Amazon Affiliate Plugin Built on the Modern Creators API
Two years ago, we were Amazon affiliates just like you. We had blogs, niche sites, and review websites, all trying to earn commissions by promoting products from the world’s largest online retailer. And we were frustrated. Every “free” Amazon plugin we tried had the same problems.
They broke after three months when Amazon updated their API. They showed ugly, unstyled links that destroyed our conversion rates. They bombarded our admin dashboards with “UPGRADE NOW” popups. Or worse, they were silently collecting our affiliate data or injecting their own tracking codes.
We tried AAWP – it was powerful, but expensive at €79-99 per year, and there was no free version to test. We tried Amazon Link Engine – it was free, but it only localized links; no product images, no prices, no ratings. We tried Lasso’s free tier – it was a link management dashboard, not a product display tool. Nothing gave us what we actually needed: beautiful, fast, reliable product boxes that actually displayed Amazon product data, for free, forever.
So we built our own solution. And then we open-sourced the core of it.
AmDisplay Lite is the result of that frustration. It is a completely free, permanent WordPress plugin built from the ground up on Amazon’s modern Creators API (OAuth 2.0). No time limits. No hidden fees. No “upgrade to unlock basic features” nonsense. Just three beautiful templates, full geolocation across 12+ Amazon regions, smart caching, and 50 product displays per month – free forever.
In this post, we will walk you through exactly why AmDisplay Lite is the best free Amazon affiliate plugin available today. We will show you every feature, every template, every setting, and every line of code that makes it work. We will compare it honestly against the competition. And we will show you how to install and configure it in less than five minutes.
By the end, you will understand why thousands of affiliates have already switched to AmDisplay, and why our free version is more powerful than most plugins’ paid tiers.
The “Free” Plugin Graveyard: Why Most Free Amazon Plugins Fail (And How We Fixed It)
Before we dive into the features of AmDisplay Lite, we need to have an honest conversation about why most “free” Amazon plugins are not worth installing. Understanding this history will help you appreciate why we built AmDisplay the way we did.
The API Apocalypse of 2024-2025
In 2024 and 2025, Amazon aggressively deprecated PA-API versions 4 and 5. These were the old APIs that most WordPress plugins relied on. They used signed requests (Signature Version 2 or 4) and were relatively simple to implement.
Then Amazon pulled the rug out. Overnight, thousands of affiliate sites lost their product boxes. Plugins that had worked for years suddenly returned errors. Support forums filled with desperate site owners asking why their Amazon links had turned into blank spaces.
The reason was simple: Amazon now requires OAuth 2.0 authentication for all new apps. The old PA-API keys no longer work. The only future-proof path is the Creators API (versions 2.1, 2.2, and 2.3).
Where the Competition Stands Today
Let us be clear about what each “free” option actually offers:
- AAWP – There is no free version. AAWP is premium-only, starting at €79 per year for a single site license. It is a good plugin, but you cannot test it without paying. If you are on a budget, AAWP is not an option.
- Amazon Link Engine – This plugin is genuinely free, but it does something completely different. It is a link localizer. It takes your standard Amazon affiliate links and rewrites them to point to the visitor’s local Amazon store. That is it. No product images. No prices. No ratings. No features. No buy buttons. Just links. If you want rich product boxes, this is not the tool.
- Lasso – Lasso offers a permanent free tier, but it is a link management dashboard. You can organize your affiliate links, cloak them with branded URLs, and create “Lasso Pages” (link-in-bio style pages). But Lasso does not generate Amazon product boxes with images, prices, and buy buttons. It manages links, not product displays.
- AmDisplay Lite – We are the only plugin that offers a permanent free tier AND displays full Amazon product data (images, titles, prices, ratings, features, availability, prime badges, and buy buttons) using the modern Creators API. No other free plugin does all three.
How We Fixed the Broken Model
When we built AmDisplay Lite, we started from first principles:
- Use the modern API. No deprecated PA-API code. No hacks. Clean, documented OAuth 2.0 integration with Amazon’s Creators API.
- Cache everything. Amazon has rate limits. Without caching, a single popular post could get your API key throttled. We built a smart caching system using WordPress Transients.
- Geolocation that actually works. Most plugins claim geolocation but only detect US vs UK. We detect 12+ regions using a three-tier system.
- Templates that convert. Ugly product boxes kill clicks. We designed three templates (Box, Compact, List) that are clean, fast, and optimized for conversions.
- Free forever, no tricks. The free tier is permanent. It never expires. You can use it for ten years without paying a cent. When you outgrow it, we offer a paid upgrade. But we will never force you to upgrade.
AmDisplay Lite vs. The “Free” Alternatives: The Honest Comparison Table
We have tested every plugin mentioned below personally. Here is the only comparison table you need to read.
| Feature | AmDisplay Lite | AAWP | Amazon Link Engine | Lasso (Free) |
|---|---|---|---|---|
| Permanent Free Version? | ✅ Yes | ❌ No (€79+/year) | ✅ Yes | ✅ Yes |
| What Free Version Does | Full product boxes (image, title, price, rating, buy button) | N/A | Link localization only | Link management dashboard |
| Modern Creators API (OAuth 2.0) | ✅ Yes | ❌ No | ❌ No | ❌ No |
| Free Templates | 3 (Box, Compact, List) | N/A | 0 | 0 |
| Geolocation (12+ regions) | ✅ Full | N/A | ✅ Yes | ❌ No |
| Smart Caching | ✅ Yes | N/A | ❌ No | ✅ Yes |
| Product Data Displayed | Price, rating, features, prime badge | N/A | ❌ None | ❌ None |
| Monthly Product Views Limit | 50 (resets) | N/A | Unlimited (no data) | Unlimited (no boxes) |
| White Label Option | ⭐ Pro feature | N/A | ❌ No | Paid only |
| Support | ✅ Email (Free) | Paid only | ✅ Yes | Paid only |
Key takeaway: The only plugins with permanent free versions (Amazon Link Engine, Lasso) do not display rich Amazon product data. AmDisplay Lite is the sole exception – full product displays, modern API, permanent free tier.
Deep Dive: Every Feature of AmDisplay Lite (From a Developer’s Perspective)
Now let us get into the details. We will walk through every feature of AmDisplay Lite, explaining not just what it does, but how it works under the hood.
4.1 The Three Templates That Convert (Box, Compact, List)
We designed three templates to cover the most common use cases for Amazon product displays. Each template is responsive, mobile-first, and optimized for speed.
Box Template FREE
Hero Display: Best for featured products, detailed reviews, and above-the-fold placements. Shows large image, custom title, star rating with review count, price (with strikethrough for original), bullet-point features (up to 5), prime badge, and prominent buy button.
Technical note: Built with CSS Grid, not tables. Fully responsive. On mobile, the layout stacks vertically. Uses schema.org microdata for product markup.
🖱️ Click image to expand (2 views)
Compact Template FREE
Sidebar Friendly: Ideal for sidebars, related products, footer widgets. Shows small thumbnail (80×80), title truncated to 60 characters, price, and small buy button. No rating or features to save space.
Performance: In our A/B testing, the Compact template increased click-through rates by 22% compared to text links when placed in sidebars.
🖱️ Click image to expand
List Template FREE
Comparison Ready: Perfect for “Top 5” lists, comparison articles, and buying guides. Shows small thumbnail (60×60), title truncated to 80 characters, price inline, and small “View Product” button.
Best used with: [amazon_products] shortcode to display multiple products in a grid. On desktop, shows 3-4 items per row; on mobile, collapses to single column.
🖱️ Click image to expand (2 views)
4.2 True Geolocation: 12+ Amazon Regions, Automatically Detected
Geolocation is one of the most misunderstood features in Amazon affiliate plugins. Many plugins claim to offer geolocation, but they only detect whether a visitor is in the US or the UK. They fail completely for Germany (amazon.de), France (amazon.fr), Japan (amazon.co.jp), Australia (amazon.com.au), and a dozen other regions.
When a visitor from Germany clicks an affiliate link that goes to amazon.com, you earn nothing. The visitor either buys from the US store (with expensive international shipping) or leaves. You lose the commission.
True geolocation means detecting the visitor’s country and rewriting the affiliate link to point to their local Amazon store. AmDisplay Lite does this automatically, with no configuration required.
Our Three-Tier Detection System
Tier 1: Cloudflare Header (Fastest, Most Accurate) – If your site uses Cloudflare (free plan works), we read the HTTP_CF_IPCOUNTRY header. This is the fastest detection method because it requires no database lookup.
Tier 2: PHP GeoIP Database (Privacy-Friendly) – If Cloudflare is not detected, we fall back to a local GeoIP database. We update it monthly. The database is stored in your WordPress uploads directory and is never sent to our servers.
Tier 3: Accept-Language Header (Last Resort) – If both Cloudflare and GeoIP fail (rare), we read the browser’s Accept-Language header to infer the most likely region (e.g., de-DE suggests Germany, fr-FR suggests France).
Supported Regions (12+ Marketplaces)
United States (com), United Kingdom (co.uk), Germany (de), France (fr), Italy (it), Spain (es), Canada (ca), Japan (co.jp), Australia (com.au), India (in), Brazil (com.br), Mexico (com.mx), Netherlands (nl), Sweden (se), Poland (pl), Turkey (com.tr), Singapore (sg), United Arab Emirates (ae), and more as Amazon expands.
4.3 The Smart Caching System: Why Your Site Won’t Crash Under Load
Amazon’s Creators API has rate limits (typically 5-10 requests per second). Without caching, a popular post could get your API key throttled. AmDisplay Lite includes a smart caching system that stores product data in your WordPress database (or object cache) for a configurable number of hours.
How the Cache Works: When a product is displayed for the first time (or after cache expiration), the plugin makes a live API request to Amazon, fetching title, image URL, current price, list price, rating, review count, availability, features, prime eligibility, and affiliate link. All of this is stored in a transient keyed by a hash of the ASIN, region, and shortcode attributes.
Cache Duration: Default is 6 hours. You can change it per shortcode: cache="0" (disable), cache="12" (12 hours), cache="24" (24 hours), or up to cache="168" (1 week).
Performance Impact: A cached product adds approximately 50ms to page load time. An uncached product adds 200-400ms. For most sites, the 6-hour default balances freshness with performance.
4.4 The Shortcode Generator: No Coding Required
We built a visual shortcode generator because not everyone wants to memorize parameters. It’s located under Settings → AmDisplay Lite → Shortcode Generator.
[amdisplay asin="B002QYW8LW"]
Shortcode Examples
Basic: [amdisplay asin="B002QYW8LW"]
Compact with custom button: [amdisplay asin="B002QYW8LW" style="compact" button_text="Check Price"]
Custom title and limited features: [amdisplay asin="B002QYW8LW" title="My Custom Title" max_features="3"]
Custom features: [amdisplay asin="B002QYW8LW" custom_features="Long battery life|Water resistant|1-year warranty"]
Top product badge: [amdisplay asin="B002QYW8LW" top_product="true"]
Multiple products grid: [amazon_products asins="B002QYW8LW,B01N5QUMH6,B07XJ8C8F5" columns="3" style="list"]
4.5 Complete Shortcode Parameters Reference
| Parameter | Options | Default | Description |
|---|---|---|---|
asin | 10-character ID | Required | Amazon product ASIN |
style | box, compact, list | box | Template style |
align | left, center, right | left | Text alignment |
button_text | Any text | “View on Amazon” | Custom CTA text |
cache | 0-168 hours | 6 | Cache duration (0 = disable) |
title | Any text | Amazon title | Override product title |
max_features | 1-5 | 5 | Number of features to show |
custom_features | Pipe-separated | Amazon features | Replace with your own bullet points |
top_product | true/false | false | Show “TOP PRODUCT” badge |
show_price | true/false | true | Hide or show price |
show_rating | true/false | true | Hide or show rating |
show_features | true/false | true | Hide or show features |
4.6 Security: How We Protect Your API Credentials
Encryption at Rest: Credentials are stored in wp_options but encrypted using WordPress salts (AUTH_KEY, SECURE_AUTH_KEY). If an attacker gains database access, they cannot read your API keys without also having your salts.
Encryption in Transit: All requests to Amazon’s Creators API are made over HTTPS (TLS 1.2+). Your credentials never leave your server unencrypted.
No Logging of Sensitive Data: We never log your API keys, access tokens, or refresh tokens. Refresh tokens are stored only in the database (encrypted).
Regular Security Audits: We perform regular security audits, and the plugin is reviewed by the WordPress Plugin Review Team before each release.
Step-by-Step: Install AmDisplay Lite in 5 Minutes
Prerequisites
- WordPress 5.8+ (latest recommended)
- PHP 7.4+ (PHP 8.x recommended)
- Amazon Associate account (free at affiliate-program.amazon.com)
- Creators API credentials for your target regions (US, EU, and/or JP)
Step 1: Download and Install
Option A (Easiest): WordPress admin → Plugins → Add New → Search “AmDisplay Lite” → Install → Activate.
Option B: Download from amdisplaypro.com/lite/ → Plugins → Add New → Upload Plugin → Activate.
Step 2: Get Amazon Creators API Credentials
- Go to Amazon Associates Central → Creators API → Create New App.
- Name your app (e.g., “My WordPress Site”).
- Select regions: US (v2.1), EU (v2.2), and/or JP (v2.3). You may need separate apps per region.
- After creation, you’ll receive: Client ID, Client Secret, Access Token, Refresh Token.
- Important: Old PA-API keys will NOT work. You must use OAuth 2.0 credentials.
Step 3: Enter Credentials in AmDisplay Lite
- Settings → AmDisplay Lite → API Credentials tab.
- For each region (US, EU, JP), enter Client ID, Client Secret, Access Token, Refresh Token.
- Enter your Amazon Associate Tag (e.g., “yoursite-20”).
- Save Changes, then click Test Connection for each region – green checkmark means success.
Step 4: Generate Your First Shortcode
Settings → AmDisplay Lite → Shortcode Generator → Enter ASIN (e.g., B002QYW8LW) → Select Box template → Generate → Copy shortcode.
Step 5: Display on Any Post or Page
Paste the shortcode into any post/page (Classic Editor or Gutenberg Shortcode block) → Publish → View your first Amazon product box!
The 50 Product Monthly Limit: Explained Honestly
Why a limit? Amazon’s Creators API costs us server resources. The 50/month limit ensures we can offer a permanent free tier without going bankrupt, while being fair to paid customers.
How it works: Each uncached product view counts toward the limit. Cached views do NOT count. The counter resets automatically on the 1st of every month. Check your usage under Settings → AmDisplay Lite → Usage Stats.
Is 50 enough? For most small to medium sites (under 5,000 pageviews/month), yes. In practice, most sites use 20-40 views/month because caching shares refreshes across all visitors.
What happens if you exceed? The plugin stops fetching new product data. Existing cached products continue to display. Admins see a notice. On the 1st of the next month, the counter resets to zero.
How to reduce usage: Increase cache duration (cache=”12″ or cache=”24″), use the same product on multiple pages (cache is shared), or upgrade to Pro.
AmDisplay Pro: When to Upgrade (And When to Stay on Lite)
Stay on Lite if: Under 5k pageviews/month, need only 3 templates, just starting out, or budget is tight. The free version is permanent – use it for ten years without paying.
Upgrade to Pro Personal ($29/year) if: Exceed 50 views/month, need 15 templates, white label (remove branding), custom CSS, priority support. Includes unlimited products, all 15 templates, 1 site license.
Upgrade to Pro Business ($99/year) if: Run 5+ sites, need advanced analytics, admin tools (bulk shortcode generation, cache control), white glove setup. Includes 5 site licenses.
Upgrade to Pro Enterprise (Contact Sales) if: Run 50+ sites or an agency, need dedicated support and SLA, source code access, custom feature development.
No hidden traps: AmDisplay Lite will never stop working. The free tier is permanent. We will never force you to upgrade.
AmDisplay Lite
- ✓ 3 Templates (Box, Compact, List)
- ✓ 50 Products Per Month
- ✓ Geolocation Support (12+ regions)
- ✓ Amazon Creators API
- ✓ Smart Caching
- ✓ Email Support
- ✓ Automatic Updates
AmDisplay Pro
- ✓ 15 Professional Templates
- ✓ Unlimited Products
- ✓ White Label (No Branding)
- ✓ Custom CSS Support
- ✓ Priority Support (24h)
- ✓ 1 Site License
Why You Can Trust AmDisplay Lite for the Long Term
When you install a free plugin, you need to know it won’t disappear, break, or start charging you unexpectedly. Here is why AmDisplay Lite is different.
Built by Affiliates, for Affiliates
We are not a venture-backed startup or a company trying to get acquired. We are Amazon affiliates just like you. We use AmDisplay Lite on our own sites every single day. If the plugin breaks, our income breaks. That is why we are so committed to keeping it stable, fast, and reliable.
No “Bait and Switch” – Ever
Many free plugins lure you in, then after a few months, they lock basic features behind a paywall or start showing ads in your admin dashboard. We will never do that. The 3 templates, geolocation, caching, and 50 monthly product views will remain free forever. The only thing that changes is that we add more features to the Pro version for users who need them.
Active Maintenance and Support
Amazon changes its API at least once a year. When that happens, plugins break. We monitor Amazon’s developer announcements and update AmDisplay Lite before any API change affects your site. Free users get email support with a 48-hour response time. We answer every question.
Transparent About Limits
We told you about the 50-product monthly limit upfront. We did not hide it in fine print. We explained why it exists and gave you ways to reduce your usage (increase cache duration, reuse products across pages). That is the kind of transparency you can expect from us forever.
What If You Need More?
If you outgrow the free version, we have a clear, affordable upgrade path. AmDisplay Pro starts at $29/year for 15 templates, unlimited products, white label, custom CSS, and priority support. No surprise fees. No “contact sales” for basic information. Just honest pricing.
Frequently Asked Questions (FAQ)
❓ Do I need an Amazon Associate account?
Yes, you need an Amazon Associate account to get API credentials and earn commissions. It’s free to join at affiliate-program.amazon.com. Approval typically takes 24-48 hours.
❓ Which API should I use?
Amazon recommends Creators API (OAuth 2.0). We support v2.1 (US/NA), v2.2 (EU), and v2.3 (JP/APAC). The plugin automatically detects the correct version based on visitor region.
❓ Can I use multiple regions?
Yes! Configure credentials for US, EU, and JP separately. The plugin automatically detects visitor region and uses the correct marketplace. Covers 12+ Amazon marketplaces worldwide.
❓ Can I customize titles and features text?
Yes! Use title="Your Title" to override Amazon’s title, and custom_features="Feature 1|Feature 2|Feature 3" to display your own bullet points.
❓ Will 50 products per month be enough?
For most small to medium sites, yes. Each product view counts toward the limit, but cached views do NOT count. If you have high traffic (10,000+ pageviews/month) or many unique products, consider upgrading to Pro.
❓ Is it really free?
Yes! AmDisplay Lite is completely free forever. No credit card required. The free version never expires and will always be free.
❓ Will the plugin slow down my website?
No. The plugin uses smart caching to store product data. A cached product adds approximately 50ms to page load time.
❓ Can I use AmDisplay Lite on multiple sites?
Yes, the free version can be installed on unlimited sites. Each site has its own 50 product/month limit.
❓ Is it compatible with WooCommerce?
Yes, the plugin works alongside WooCommerce without conflicts. You can display Amazon products on your WooCommerce site as additional affiliate content.
Final Verdict: Why AmDisplay Lite Is the Best Free Amazon Affiliate Plugin
The problem with most “free” Amazon plugins: AAWP has no free version. Amazon Link Engine only localizes links (no product data). Lasso’s free tier is a link management dashboard (no product boxes). Most free plugins are built on deprecated APIs that will break.
What makes AmDisplay Lite different: The only permanent free plugin that displays full Amazon product data (images, titles, prices, ratings, features, buy buttons). Built on the modern Creators API (OAuth 2.0) – future-proof. True geolocation for 12+ Amazon regions. Smart caching system. 3 beautiful templates. 50 product views per month (resets monthly). Shortcode generator with live preview. Enterprise-grade security (encrypted API keys).
Our final recommendation: If you are an Amazon affiliate using WordPress and you want a free plugin that actually works, AmDisplay Lite is your only real choice. It is stable, fast, secure, and built by developers who use it every day on their own affiliate sites.
📝 Latest from Our Blog Updated Weekly
AmaLinks Pro Is Shutting Down: Here’s the Best Alternative for 2026
Don’t pay $499 for a legacy version with no support. Switch to AmDisplayPro for just $29/year. Full Creators API support, 15 templates, geolocation included.
Amazon Creators API vs PA-API 5.0: What Affiliates Need to Know in 2026
OAuth 2.0 vs AWS Signature. OffersV2 vs old pricing. Regional endpoints explained. Everything you need to migrate before the old API is phased out.
The Best Budget Amazon Affiliate Plugin in 2026 (Only $29/Year)
Why pay $80-$100/year? AmDisplayPro Personal gives you 3 templates, unlimited products, and geolocation for just $29. Full review inside.
Why I Switched from AAWP to AmDisplayPro (And Saved $70/Year)
Real user story: Moving from $101/year AAWP to $29/year AmDisplayPro. Same features, better geolocation, 15 templates, and priority support.
The Best WordPress Plugin for Amazon Creators API (2026 Guide)
Why we built AmDisplayPro from the ground up for OAuth 2.0, OffersV2, and regional endpoints. Clean templates, smart caching, geolocation included.
How to Set Up Amazon Creators API in WordPress (Step-by-Step)
Complete walkthrough: Get your Credential ID, Secret, and configure regional endpoints (2.1 NA, 2.2 EU, 2.3 FE). Works with any plugin.
🚀 Ready to Start Earning?
Join thousands of affiliates already using AmDisplay to boost their Amazon earnings.
⬇️ Download AmDisplay Lite Now ✨ Try AmDisplay Pro Demo ⭐ Get the Pro Version