Title: Ampar Affiliate Product Importer for Amazon
Author: rm-mizan
Published: <strong>June 23, 2026</strong>
Last modified: June 23, 2026

---

Search plugins

![](https://ps.w.org/ampar-affiliate-product-importer/assets/banner-772x250.png?
rev=3583578)

![](https://ps.w.org/ampar-affiliate-product-importer/assets/icon-256x256.png?rev
=3583578)

# Ampar Affiliate Product Importer for Amazon

 By [rm-mizan](https://profiles.wordpress.org/rm-mizan/)

[Download](https://downloads.wordpress.org/plugin/ampar-affiliate-product-importer.1.1.12.zip)

 * [Details](https://wordpress.org/plugins/ampar-affiliate-product-importer/#description)
 * [Reviews](https://wordpress.org/plugins/ampar-affiliate-product-importer/#reviews)
 *  [Installation](https://wordpress.org/plugins/ampar-affiliate-product-importer/#installation)
 * [Development](https://wordpress.org/plugins/ampar-affiliate-product-importer/#developers)

 [Support](https://wordpress.org/support/plugin/ampar-affiliate-product-importer/)

## Description

Ampar Affiliate Product Importer for Amazon lets administrators import affiliate
products into WooCommerce from Amazon search results.

Included workflow:

 * Import Products > Search Products
 * Preview products
 * Select products
 * Choose a WooCommerce product category
 * Import selected products immediately
 * Display imported products with `[ampar_affiliate_products]`
 * Display the frontend Amazon search form with `[ampar_affiliate_search]`

The plugin imports WooCommerce external/affiliate products, stores the Amazon ASIN,
product URL, image URL, brand, availability, specifications, and click/view metadata,
and supports Amazon Creators API or Product Advertising API credentials configured
by the site administrator.

Owner: Ampar IT. Website: https://www.ampar.com.bd. Contact: info@ampar.com.bd. 
Support: ampar.infotech@gmail.com.

### External services

This plugin connects to external services only when the site administrator configures
the related API settings or clicks a related action. The plugin is not affiliated
with Amazon, WooCommerce, or WordPress.

#### Amazon Creators API, Amazon OAuth token endpoints, and Product Advertising API

This plugin can connect to Amazon APIs to search for products, fetch product details,
and build affiliate product URLs.

Data sent: the Amazon API credentials configured by the site administrator, marketplace/
domain settings, partner tag/tracking ID, search keywords, selected Amazon category
or browse node, ASINs selected for import, search filters, request headers configured
by the administrator, and the requested API action. Data is sent when an administrator
tests the API connection, searches/previews products, or imports selected products.

Service provider: Amazon. Terms: https://affiliate-program.amazon.com/help/operating/
agreement and https://webservices.amazon.com/paapi5/documentation/read-la.html. 
Privacy: https://www.amazon.com/gp/help/customer/display.html?nodeId=GX7NJQ4ZB8MHFRNJ.

## Screenshots

[[

[[

[[

## Installation

 1. Upload the plugin ZIP from Plugins > Add New > Upload Plugin.
 2. Activate the plugin.
 3. Make sure WooCommerce is active.
 4. Open Ampar Importer > API Configuration for Amazon and add API settings.
 5. Open Ampar Importer > Import Products and use Search Products.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Ampar Affiliate Product Importer for Amazon” is open source software. The following
people have contributed to this plugin.

Contributors

 *   [ rm-mizan ](https://profiles.wordpress.org/rm-mizan/)

[Translate “Ampar Affiliate Product Importer for Amazon” into your language.](https://translate.wordpress.org/projects/wp-plugins/ampar-affiliate-product-importer)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/ampar-affiliate-product-importer/),
check out the [SVN repository](https://plugins.svn.wordpress.org/ampar-affiliate-product-importer/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/ampar-affiliate-product-importer/)
by [RSS](https://plugins.trac.wordpress.org/log/ampar-affiliate-product-importer/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.1.12

 * Fully enabled the bundled frontend Amazon search shortcode without any hidden
   setting gate.
 * Removed a nonessential admin menu/page, related stylesheet rules, and related
   readme wording from the WordPress.org package.
 * Replaced the external documentation link with inline setup instructions in the
   admin documentation screen.
 * Kept admin product search at the Amazon API-supported maximum controls of 10 
   items per page and 10 result pages.

#### 1.1.11

 * Increased admin product search to support and default to up to 10 items per page
   and 10 Amazon result pages.
 * Fixed output escaping in remote-image loop fallbacks.
 * Removed slow meta_key/meta_query usage reported by Plugin Check in product stats
   and activation repair helpers.
 * Hardened array POST handling for selected import products.

#### 1.1.10

 * Added a single-product gallery fallback for Ampar downloaded/sideloaded images
   that appear in category archives but not on the product page.
 * Added a WooCommerce placeholder-image fallback so Ampar remote-image products
   show the Amazon image in categories/archives instead of the placeholder.
 * Kept all image fallbacks scoped to Ampar-imported products only.

#### 1.1.9

 * Fixed downloaded/sideloaded product images on single product pages by saving 
   them through WooCommerce’s product image API and refreshing product caches.
 * Fixed remote-image Amazon products showing an extra placeholder by removing invalid
   gallery IDs for Ampar-imported products.
 * Scoped frontend image/gallery fixes to products marked with `_ampar_aap_product
   = yes` or legacy `_ampar_aap_asin` meta so products from other plugins in the
   same categories are not touched.
 * Removed the extra loop image action that could create duplicate product images.

#### 1.1.8

 * Fixed remote imported product display on single product pages by marking the 
   WooCommerce gallery as having images when only a remote image URL is stored.
 * Added fallback long and short descriptions from imported features/specifications
   so single product pages do not appear empty when Amazon returns no description
   field.
 * Re-saved imported products with product post content, excerpt, external product
   type, and refreshed WooCommerce caches after import.

#### 1.1.7

 * Removed unused controls and simplified admin menus.
 * Updated plugin name and Plugin URI.

#### 1.1.5

 * Updated plugin name, slug, headers, readme, text domain, and URLs for WordPress.
   org review.
 * Added external service disclosures.
 * Added stronger nonce handling for preview/import/admin actions and protected 
   public redirect tracking.
 * Escaped shortcode callback output returned from WooCommerce product shortcode
   rendering.

#### 1.1.4

 * Restored Ampar remote images on category/archive pages while keeping WooZone/
   WZone products untouched.
 * Ampar marker now wins over generic Amazon/WooZone-style meta, fixing hidden Ampar
   images after compatibility checks.

#### 1.1.3

 * Fixed category/archive image duplication with WZone/WooZone by removing extra
   loop image output and adding WooZone meta guards.
 * Remote Amazon image fallback now runs only for products clearly imported by Ampar.

#### 1.1.0

 * Updated Amazon search/import workflow and admin pages.

#### 1.0.3

 * Renamed plugin and menu items.
 * Fixed remote Amazon image display on product category/archive pages.

## Meta

 *  Version **1.1.12**
 *  Last updated **10 hours ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.2 or higher **
 *  Tested up to **7.0**
 *  PHP version ** 7.4 or higher **
 * Tags
 * [affiliate products](https://wordpress.org/plugins/tags/affiliate-products/)[Amazon Associates](https://wordpress.org/plugins/tags/amazon-associates/)
   [ecommerce](https://wordpress.org/plugins/tags/ecommerce/)[product importer](https://wordpress.org/plugins/tags/product-importer/)
   [woocommerce](https://wordpress.org/plugins/tags/woocommerce/)
 *  [Advanced View](https://wordpress.org/plugins/ampar-affiliate-product-importer/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/ampar-affiliate-product-importer/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/ampar-affiliate-product-importer/reviews/)

## Contributors

 *   [ rm-mizan ](https://profiles.wordpress.org/rm-mizan/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/ampar-affiliate-product-importer/)