Amazon Market Place Plus Changelog

Discover the latest improvements, new features, and fixes in the PrestaShop Amazon Marketplace Plus

Amazon Market Place

App updates

Changelog for Prestashop – Amazon Market Place Plus

Latest updates and release history for Prestashop – Amazon Market Place Plus.

v6.2.4 Update
March 12, 2026
Fixed New feature

Fixed

Localization (Comma-Separated Identifiers)

A fatal error when Localization uses comma-separated Language/Country identifiers (e.g. it,de,es,fr,en) has been fixed.
The module now uses the first identifier from the list.


Fixed

Country ISO Validation

Calling Country::getByIso() with an invalid ISO code is now avoided.
Validation is performed before the call in getCountryIsoCode and checkCountryConsistency.


Added

Attribute Mapping Visual Badges

Visual badges (enums/mapping required) have been added to assist merchants in mapping PrestaShop attributes to Amazon constrained values.


Added

Override SKU Option (Export Product)

A checkbox has been added to allow using override SKU for product export.


v6.2.3.6 Update
March 3, 2026
Fixed New feature

Added

Reports Mode Column (Catalog > Amazon)

A Mode column (Cron/Manual) has been added in Catalog > Amazon > Reports to identify feed submission source.

Added

Reports Mode Column (Orders > Amazon)

A Mode column (Cron/Manual) has been added in Orders > Amazon > Reports.

Added

Batch Reports Auto-Cleanup

Batch reports older than 7 days are automatically cleaned up.

Fixed

Region Filtering (Reports List)

Region filtering in the reports list is now case-insensitive.

Added

Matching Logic (Auto-Delete Mode)

Logic has been added to skip matching when auto-delete mode is enabled and the stock is 0.

v6.2.3.7 Update
March 3, 2026
New feature

Added

Price Sync Option

An option to sync price once has been added.

v6.2.3.9 Update
February 20, 2026
Fixed New feature

Fixed

check_stock Cron (Report Inventory)

An issue where the report was not ready before the script exited has been fixed.

Added

Report Readiness Retry Logic

The module now waits for the report to be ready with 15 retries and a 5-second delay between attempts (realtimeLatency in check_stock).

Added

Report Not Ready Error Message

An error message is now displayed when the report is not ready after all retries.

Added

Default Status Check Delay

A default 5-second delay between status checks is applied when realtimeLatency is not set (amazon.reportV2).

v6.2.3.5 Update
February 13, 2026
Fixed New feature

Added

Carrier Mapping Warnings (Orders Page)

A warning is displayed in the Orders page when Amazon carriers are not mapped to PrestaShop carriers.

Added

Carrier Mapping Warnings (Configuration)

A warning is displayed in Countries/Languages → Carrier Mapping section when Amazon carriers are not mapped.

Added

Unmapped Carriers Display

The first 5 unmapped carriers are displayed with “Show all” / “Hide” toggle buttons.

Added

Default Amazon Carriers Pre-Fill

Default Amazon carriers are pre-filled when the marketplace is activated (from existing .ini files).

Added

AmazonShippingIncoming Class

A new class AmazonShippingIncoming has been added for managing incoming carrier mapping.

Fixed

Carrier Mapping Scope

Carrier mapping warnings now show only carriers for active marketplaces.

Fixed

Duplicate Carrier Selection

Duplicate Amazon carrier selection is prevented; already selected carriers are hidden from other dropdowns.

Fixed

Product Description Truncation

The function for truncating product description length has been fixed.

Added

Order Import Filter

A filter has been added to show imported and not yet imported orders.

Fixed

Shipment Update Issue

A bug preventing update of shipment processed result has been fixed.

Added

Price Range Options (Product Page)

Minimum and Maximum Price options have been added in the product tab.

Added

Item Status Page

A page listing item status has been added.

v6.2.3.4 Update
February 8, 2026
Fixed

Fixed

Checkout (Blank Page Issue)

A blank page during checkout has been fixed.
The cart was lost when FrontController was reinitialized in reInitContextControllerIfNeed().

v6.2.3.2 Update
February 5, 2026
Fixed Updated

Updated

Feed Description Length Validation

The length value of description in feed is now checked.

Fixed

Marketplace Column Issue

A bug related to moving marketplace columns has been fixed.

Updated

Profile Required Fields Retrieval

More required fields from the product type are now retrieved into the profile.

v6.2.3.3 Update
February 3, 2026
Fixed New feature

Added

FBA SKU Field

An FBA SKU field has been added in the product options tab for syncing prices with a separate FBA SKU.

Added

FBA SKU Propagation

Propagation support for FBA SKU has been added (Category, Shop, Manufacturer, Supplier).

Added

FBA Price Export Handling

Price export duplicates the price feed for FBA SKU when FBA is enabled.

Fixed

JS Conflict (Old Amazon Module)

A JS conflict with the old Amazon module has been fixed by using a module-specific context selector.

Fixed

FBA SKU Handling (Fulfillment Channel)

The original SKU remains MFN when FBA SKU is set; only the FBA SKU gets the FBA fulfillment channel.

Fixed

FBA SKU Feed Content

FBA SKU now includes purchasable_offer and fulfillment_availability in the feed.

v6.2.3.1 Update
January 19, 2026
Fixed New feature

Added

PrestaShop 9 Compatibility

Compatibility with PrestaShop 9 has been added.

Fixed

Order Increment

Order increment issue has been fixed.

v6.2.2 Update
January 16, 2026
New feature Updated

Updated

Webservice API Migration

The webservice API has been migrated to the latest implementation to improve stability, maintainability, and compatibility with current PrestaShop versions.

Added

Order Import (EAN13 Option)

A new option allows importing orders using EAN13 as the product identifier, providing greater flexibility when importing orders.

Added

Order Period Settings

A new option in the Parameters tab allows defining the number of days used to filter orders when running the order status cron job, allowing better control over the scope of status updates.

v6.2.3 Update
January 9, 2026
New feature

Added

Manual Sync (Laravel SaaS Token)

Manual synchronization for the Laravel SaaS token has been added.

v6.2.1 Update
January 5, 2026
Updated

Added

Cron Links Display (Scheduled Tasks)

Cron job URLs are now displayed in the Scheduled Tasks tab, allowing manual execution for testing purposes or in case of synchronization issues.

Back to module presentation