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.9
Update
New feature
Updated
Added
Size Chart Image Upload (Product Amazon Tab)
Size chart image upload has been added on the product Amazon tab. A single image can be uploaded per product per marketplace and is automatically sent as the last Amazon product image for all combinations.
Updated
Report Tab Action Buttons
Report tab action buttons (View Report, View Feed, Download) are now displayed inline on each report row.
Updated
Report Tab Collapsible Result Panel
Clicking View Report, View Feed, or Download now opens a collapsible result panel directly below the selected report row instead of requiring scrolling to the bottom of the page.
Updated
Report Panel Header
Result panel header now displays the action type and feed ID. The × button closes the panel without scrolling.
Updated
Feed-Only Action Visibility
Feed-only actions are now hidden for report rows without associated feed data.
Added
Per-Marketplace Filter Overrides (Excluded Attribute Values and Features)
Per-marketplace filter overrides now include Excluded Attribute Values and Excluded Features, matching the full set of global filters available in the Filters tab.
Added
Marketplace Filter Priority (Attribute Values and Features)
When per-marketplace filtering is enabled, Excluded Attribute Values and Excluded Features settings now take priority over global defaults for the selected marketplace.
Added
Per-Marketplace Category Override
Each marketplace in the Settings tab can now enable its own category selection and profile-to-category mapping, overriding the global Categories tab configuration.
Added
Marketplace-Specific Category Export
When per-marketplace category override is enabled, only products in the selected categories for that marketplace are exported to it. Profile assignment also follows the marketplace-specific mapping.
Added
Cron Tab Cloudflare Warning Banner
Cron tab now includes an amber warning banner informing merchants that Cloudflare and similar reverse proxies enforce a 120-second HTTP timeout (error 524) that can silently abort long-running cron tasks such as Report Listing Inventory.
Added
Cron Direct Execution Guidance (wget / curl)
Cron warning banner now explains how to bypass reverse proxy timeout issues by running cron URLs directly from the server using wget or curl.
Added
Cron Schedule Reminder (30-Minute Interval)
Cron warning banner now reminds merchants to keep cron schedules at 30-minute intervals to avoid Amazon API rate-limit errors (HTTP 429).
v6.2.8
Update
Fixed
New feature
Updated
Added
Changelog Button (Informations Tab)
“Changelog” button has been added in the Informations tab (Support section) next to “PHP Info”, displaying CHANGELOG.txt content inline without page reload.
Added
Per-Marketplace Filter Configuration (Filters Tab)
Per-marketplace filter configuration has been added in the Filters tab.
Added
Marketplace Filter Overrides
Merchants with more than 1 active marketplace can now enable per-marketplace filter overrides directly from the Filters tab.
Added
Per-Marketplace Filter Settings
Each marketplace can now independently configure Status Filters (inactive, zero price, zero quantity, visibility none), Price range (GT/LT), Excluded Manufacturers, and Excluded Suppliers.
Added
Marketplace Filter Priority
Per-marketplace settings now take priority over global default filters.
Added
Marketplace Filter Fallback
Marketplaces without a specific configuration now automatically fall back to global default filters.
Added
Marketplace Filter Storage (MARKETPLACE_FILTERS)
All per-marketplace filter state is now serialized as a single JSON value (MARKETPLACE_FILTERS) to avoid max_input_vars limits.
Fixed
HTML Entity Decoding in AJAX Response
HTML entities in optional fields AJAX response are now properly decoded.
Added
JSON Response Helper (AmazonTools::prepareJsonResponse())
AmazonTools::prepareJsonResponse() helper has been added to recursively decode HTML entities (', &, etc.) before JSON encoding.
Updated
AJAX JSON Response Handling (extraFields())
extraFields() in json_operations.php now uses prepareJsonResponse() in all JSON response paths (attribute, variation, default), ensuring special characters display correctly instead of HTML entities.
Added
Parameters Tab Toggle Labels
Parameters tab toggle buttons now display “Display Advanced Settings” / “Hide Advanced Settings” instead of “Advanced Settings” / “Quick Settings” across all 5 sections.
Added
Features Tab Description
Features tab now includes a page description under the “Features” heading.
Updated
Features Tab Info Box
Blue info box in the Features tab has been updated with revised copy and feature guide link.
Updated
Information Tab Expert Mode Warning
Expert Mode warning in the Information tab now includes a description and documentation link.
Added
Merchant Column Tooltip
Merchant column header now includes a tooltip: “Amazon Seller ID used to connect to your Amazon account.”
Added
Expert Matching Mode
Expert Matching Mode has been added, allowing merchants to select individual products for Amazon listing matching (EAN/UPC/ASIN-based) without enabling matching globally for all products.
Added
Product Tab Match Action (ps_marketplace_product_action)
New “Match” action button has been added in the product Amazon tab (expert mode only), stored as action m in ps_marketplace_product_action.
Added
Matching Tab (Catalog → Amazon)
New “Matching” tab has been added in Catalog → Amazon with Verify and Export buttons for processing queued matching products.
Added
Matching Feed Configuration (PARTIAL_UPDATE, LISTING_OFFER_ONLY)
Merchant column header now includes a tooltip: “Amazon SelleMatching feed is now sent with operationType PARTIAL_UPDATE and requirements LISTING_OFFER_ONLY, so only offer data is submitted to existing listings.
Added
Matching Filter Warning Display
Products blocked by manufacturer or supplier exclusion filters now display a visible warning in the Matching result area instead of being silently skipped.
Added
Price Rule Application Option (Minimum/Maximum Price)
Parameters tab now includes new “Apply price rules to minimum/maximum price” Yes/No option. When disabled, price rules apply only to selling price and do not modify repricing minimum/maximum prices. Default value is Yes.
Fixed
Repricing Prices in Matching Mode
Minimum and maximum repricing prices are now correctly sent to Amazon during matching mode (new listing creation via ASIN).
Added
Data Mapping Header Column (Marketplace Mexico)
Data mapping header column has been added for marketplace Mexico to resolve data report listing inventory offer.
v6.2.7
Update
Fixed
New feature
Updated
Added
Brand Price Rule (Per-Manufacturer)
Feature has been added to apply price rules per brand (manufacturer) for markup/markdown.
Added
Brand Price Rule Configuration (pr_brand)
Merchants can now configure price rules per brand (manufacturer) in each profile tab, independent of category or supplier. Rules are stored under the pr_brand key in PRICE_RULES config and applied with priority: Supplier > Brand > Profile > Marketplace.
Added
Categories Toolbar (Bulk Assignment Controls)
Bulk profile assignment has been added to the Categories tab.
Added
Bulk Profile Assignment (Categories Tab)
A toolbar has been added above the categories table with a profile dropdown and two buttons: “Assign to all categories” and “Assign to checked categories”, allowing assignment of a profile to multiple categories at once instead of setting each row individually.
Added
Price Export Including Shipping Costs
Price export now supports sending price including shipping costs.
Added
Shipping Cost Inclusion (Product Tab)
PrestaShop carrier shipping cost (based on product weight and selected zone) is now included in the Amazon listing price from the Product tab.
Added
Product Option Fields (id_carrier_shipping_price, id_zone_shipping_price)
New product option fields id_carrier_shipping_price and id_zone_shipping_price have been added with database upgrade support in ps_marketplace_product_option.
Added
Carrier and Zone Selectors (AJAX get-carrier-zones)
Carrier and zone selectors have been added in the Product tab with dynamic zone loading via AJAX action get-carrier-zones.
Added
Shipping Cost Calculation in Export (AmazonExportProducts)
Carrier shipping cost calculation method is now executed in AmazonExportProducts during price export flow (after price override, before FBA surcharge).
Added
Shipping Surcharge Handling (Edge Cases)
Shipping surcharge behavior has been implemented to handle edge cases (missing carrier/zone, no matching range, non-deliverable weight).mic zone loading via AJAX action get-carrier-zones.
Fixed
Search Terms / Generic Keywords (Profiles)
Search Terms / Generic Keywords field in profiles now correctly uses the configured value (default value or field mapping).
Updated
Swatch Image Configuration
“Swatch uses main product image” (Yes/No) has been replaced by “Swatch Image Position” dropdown (1–9), with default set to position 1 (Main).
Updated
Swatch Image Behavior
Selected swatch image remains visible as a regular product image in the Amazon gallery and falls back to the last available image if fewer images exist than the selected position.
v6.2.6
Update
New feature
Updated
Added
Combined Cron Option (Report Inventory + Delete Inactive)
Single cron option “Report Inventory + Delete Inactive” (expert mode only) has been added to fetch Listing Inventory report and send deletion feed for non-active SKUs in one run.
Added
Deletion Feed Tracking (ps_amazon_report_offers.delete_sent_at)
Deletion feed submissions are now tracked in ps_amazon_report_offers using delete_sent_at to avoid re-sending the same SKU.
Updated
Cron Deletion Step Condition (report_listing_inventory.php)
report_listing_inventory.php now executes the deletion step only when delete-inactive=1 is enabled in the cron URL.
Added
Required Shipping Methods (Marketplaces)
Marketplaces BE, SE, NL, PL have been added to required shipping method configuration.
Fixed
Carrier Outgoing Mapping Sync (CARRIER_OUTGOING)
Carrier outgoing mapping is now correctly synced to CARRIER_OUTGOING on form save, resolving silent fulfillment order failures.
Added
Safety & Compliance Images (SP-API compliance_media)
Safety and compliance images support has been added for SP-API (compliance_media).
Added
Safety Images (Profile Level)
UI and database storage have been added for up to 6 safety images at the Profile level.
Added
Safety Images (Product Option Level – security_images)
UI and database storage (security_images column) have been added at the Product Option level.
Added
AJAX Image Handling (Product Tab)
AJAX image upload and removal with auto-save mechanism has been implemented in the product tab.
Added
Safety Images Fallback Logic
Fallback logic has been added where Product Option safety images take precedence over Profile safety images.
Added
SP-API Mapping (compliance_media, content_type=safety_information)
SP-API JSON feed generator now maps safety images to compliance_media with content_type set as safety_information.
Added
Safety Images UI Visibility (Region-Based)
“Safety & Compliance Images” upload UI in the Profile configuration tab is hidden for non-EU regions (e.g., US, JP, CA).
Updated
Remove Option (Delete Shipping Charges Overrides)
Option “Delete Shipping Charges Overrides” has been removed for feature deletion product.
Updated
Default Price Rule Tooltip
Content tooltip for Default Price Rule has been updated.
Added
Default Carrier Mapping (Incoming Orders)
New configuration has been added to allow mapping the default carrier for incoming orders.
Fixed
VIDR/Import Fatal Errors
Multiple VIDR/import fatal errors caused by namespace and method mismatches have been fixed.
Added
SKU Mapping Configuration (EAN13)
Option (EAN13) configuration has been added to select which field will be used to map the sku value in the feed for synchronizing or creating offers.
Fixed
Parent SKU Deletion (Auto-Deleted Combinations)
Delete is now sent for parent SKU when all child combinations are auto-deleted.
v6.2.5
Update
Fixed
New feature
Updated
Added
Amazon Orders V2026 API Support
Full support for Amazon Orders V2026 API has been added. Order import now uses the latest Amazon API version.
Fixed
Customer Name Display
Customer names now display correctly in the order list (full recipient name instead of first name only).
Fixed
Shipping Method Display
Shipping method column now shows the correct format “Expedited”, “Standard” for FBA orders and “ES Next”, “Exp ES Dom”, “Std ES Dom” for merchant-fulfilled orders, matching the previous display.
Fixed
Carrier Association (Merchant-Fulfilled Orders)
Carrier association no longer fails for merchant-fulfilled orders. Some orders were previously incorrectly flagged as Prime, causing “Unable to associate the carrier” errors during import.
Fixed
Pending Order Totals Import Error
Order totals for Pending orders no longer cause import errors.
Fixed
Order Pagination
Order pagination now works correctly when fetching large order lists.
Fixed
DManual Order Import (Import Selection)
Manual order import (import selection) now fetches orders individually for reliable results.
Fixed
Product SKU in Error Messages
Product SKU now displays correctly in error messages when a product is not found during import.
Updated
Order Import Performance
Order import performance has been improved. Usage tracking is now batched instead of per-order, reducing API calls during import.
Fixed
Missing Prime Tab
Issue where the Prime tab was missing has been fixed.
Added
Product Options Fields (Tools → Product Reference File)
New fields have been added to product options for import/export in the Tools → Product Reference File tab.
v6.2.4
Update
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.
Fixed
Price Formatting (JPY)
Decimals are now removed from prices for Amazon Japan (JPY).
Fixed
Price Rule Application (Min/Max)
Issue where price rules for minimum and maximum price were not applied during product export has been fixed.
v6.2.3.6
Update
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
New feature
Added
Price Sync Option
An option to sync price once has been added.
v6.2.3.9
Update
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
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
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
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.