Export Magento Products to Amazon Marketplace


Using an Offer Profile, you can define a subset of your Magento 2 products and export them to Amazon Marketplace using the Magmodules Amazon integration. Offer profiles streamline product management, price adjustments, and conditional filtering for Amazon product exports.
1. General Settings
- Enabled: Toggle the profile on or off. Only enabled profiles will be used in exports.
- Name: Choose a clear internal name for your profile (e.g., “Amazon Gear Products”).
- Account: Select the Amazon account to use for this export.
- Store View: Choose which store view this profile applies to. This determines the product data source.
- EAN Attribute: Select the attribute from your Magento catalog that maps to Amazon's required product identifiers (e.g., SKU, EAN, GTIN).
2. Attributes
Map Magento product attributes to Amazon fields. These fields define how your product appears on Amazon.
- Title: Attribute used as the product title on Amazon (e.g., Product Name).
- Description: Attribute used as the product description (e.g., Description or Short Description).
- Name: Internal name mapping, typically the same as title (can differ for special setups).
3. Conditions
Create rules to filter which products will be included in this export profile. If no conditions are set, the profile will include all products.
- You can filter by category, attribute value, stock status, etc.
- In the example shown, the condition limits the profile to products in category Gear.
4. Price Data
- Price Attribute: Choose which Magento price attribute to use (e.g., Price, Special Price).
- Markup Percentage: Add or subtract a percentage from the base price for export. For example, enter
10
to increase all prices by 10% for Amazon. - Price Rounding: Apply rounding logic to prices. Options include no rounding, round to .99, round to whole numbers, etc.
5. Offer Data - Default Values
Set default values for product-level offer fields. These can be overridden per product if needed.
- On Hold: When enabled, this flag prevents offers from being exported to Amazon.
6. Save the Profile
Click Save in the top right corner to store your offer profile. Once saved, the profile will be available for use in Amazon Offer exports via CLI, cron, or backend interface.