Amazon Product Widget
This module allows you to display Amazon products on your website, either by ASIN or search query. It caches product data, automatically renews it to ensure up-to-date pricing and availability, and can display deal prices from Amazon's deal feed. Products are linked to your Amazon Associates account.
A module for adding amazon products to your site, with custom theming, caching, automated fetching, storing & renewal of product data.
Requires an Amazon Associates account and a SQL storage backend.
Features
Amazon Product Widget
The amazon product widget adds a field widget for displaying amazon products.
- Input one or multiple ASIN numbers
- Alternatively input a search query (which will show products from the top results)
- Define how many products you want to be listed per field
- Products are linked with your affiliate tag
Caching & product renewal
Since availability and prices for products can vary over time, the products are cached separately from the page and delivered via Ajax.
A cronjob keeps the product data up-to-date and stays within Amazons request limits (see API Rates).
Deal Feed
A deal feed is a csv file provided by amazon, which lists timed deals for products.
By adding a deal feed the products will show the deal price and the strike-through price whenever a deal is active.
Setup, Configuration & Usage
Refer to the projects Readme.
How is this different to the amazon contrib module?
Amazon Product Widget heavily focuses on product data storage, caching & renewal to ensure product availability and current prices.
Depends on
Dependencies of the latest stable release
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.
Activity
Release Timeline
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 1.6.0-rc2 | Pre-release | 10–11 | Amazon Creators API compatibility | May 5, 2026 | |
| 1.6.0-rc1 | Pre-release | 10–11 | Amazon Creators API compatibility | May 5, 2026 | |
| 1.6.x-dev | Dev | 10–11 | Apr 28, 2026 | ||
| 1.5.13 | Stable | 10–11 | Update to amazon_paapi 1.1.7 to get OffersV2 features, update ProductService to take advantage of OffersV2. | Feb 5, 2026 | |
| 1.5.12 | Stable | 10–11 | Fixes minor bug in update hook. | Oct 2, 2025 | |
| 1.5.11 | Stable | 10–11 | Drupal 11 support, schema fix, GitLab CI, clearer errors, availability timestamp, and 429 rate-limit handling. | Sep 9, 2025 |