Amazon Market Place Plus Changelog
Amazon Market Place Plus is the new version of:
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.3.3
Update
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
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
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
New feature
Added
Manual Sync (Laravel SaaS Token)
Manual synchronization for the Laravel SaaS token has been added.
v6.2.1
Update
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.

v6.2.0
Update
New feature
Added
Module Compatibility (Legacy + Plus)
Compatibility between the legacy Amazon Marketplace module and Amazon Marketplace Plus module has been added.
Both modules can now run on the same PrestaShop installation, allowing a smoother transition and parallel usage if needed.
v6.1.30.3
Update
Updated
Updated
Report Type Naming (Catalog > Amazon > Reports)
Report types have been updated.
Offer feeds now display “Offers”, while product feeds display “Creation” instead of all reports being labeled as “products”.

v6.1.30.4
Update
New feature
Added
Profile Management (Categories Tab)
“Edit Profile” and “Create Profile” buttons have been added next to each category.
This allows faster access to profile configuration without navigating through multiple menus.

v6.1.30.2
Update
New feature
Added
Attribute Data Type Validation (Feeds)
The module now verifies and corrects the data type of attribute values during feed generation.
For attributes requiring numeric-only values (such as dimensions: length, width, height), values like “7 cm” are automatically converted to “7”.
v6.1.30.1
Update
Fixed
New feature
Fixed
Feed Filter Behavior
An issue where products were still being included or affected during feed generation even when the filter feature was disabled has been resolved.
The filter logic now respects the disabled state fully.
Added
Unsaved Changes Tracker
An Unsaved Changes Tracker has been introduced in the module configuration.
It displays a detailed list of unsaved changes and allows saving, canceling, or reverting individual changes.

v6.1.30
Update
Updated
Updated
Mappings Tab Performance
The performance of the Mappings tab has been optimized for faster loading speeds.
v6.1.28
Update
Fixed
New feature
Added
Default Carrier Configuration
The constant CONFIG_CARRIER_DEFAULT has been added to ensure proper handling of default carrier settings.
Fixed
Profile Retrieval
An issue affecting the retrieval of profiles has been fixed.