Been searching for something like this for months. Our Shopify store processes 500+ orders monthly and this handles everything perfectly. Date formats, tax columns, refunds - all correct.
Amazon to Magento 2 Product Converter | Import Listings
Convert Amazon product listings to Magento 2 in 60 seconds. Enterprise-grade catalog import with automatic attribute set configuration.
How It Works
Export from Amazon
In Amazon Seller Central, go to Inventory → Inventory Reports → All Listings Report → Request Download. Download the CSV.
Configure Magento Settings
Enter your Magento attribute set code (usually 'Default') and website code (usually 'base').
Upload and Convert
Upload your Amazon CSV. We'll add Magento required fields, generate URL keys, and format descriptions automatically.
Preview and Download
Review converted products with Magento-compatible structure. Download the CSV file.
Import to Magento 2
In Magento Admin, go to System → Data Transfer → Import → Entity Type: Products → Upload CSV and import.
Why Amazon Listings Need Conversion for Magento 2
Magento's Strict Required Fields
URL Key Generation
Bullet Points to Description
What This Tool Does
Your Data is Safe
Bank-Level Security
256-bit SSL encryption. Same standards as major financial institutions.
No Data Storage
Files are processed directly in browser. No calls to our servers.
GDPR Compliant
Full EU data protection compliance. Your privacy rights protected.
Field Mapping
How Amazon_Seller Products fields map to Magento Products
| Amazon_Seller Products | Source Value | Magento Products | Target Value | Note | |
|---|---|---|---|---|---|
seller-sku |
SHIRT-BLU-001 |
→ | sku |
SHIRT-BLU-001
|
Unique product identifier |
item-name |
Blue Cotton T-Shirt |
→ | name |
Blue Cotton T-Shirt
|
Product name |
item-description |
Premium quality cotton t-shirt for everyday wear. |
→ | description |
Premium quality cotton t-shirt for everyday wear.
|
Converted to HTML |
price |
29.99 |
→ | price |
29.99
|
Regular price |
quantity |
100 |
→ | qty |
100
|
Stock quantity |
image-url |
https://images-na.ssl-images-amazon.com/... |
→ | base_image, small_image, thumbnail_image |
|
All image roles |
asin1 |
B08XYZ1234 |
→ | Attribute: amazon_asin |
|
Amazon ASIN |
brand-name |
Nike |
→ | Attribute: brand |
|
Brand attribute |
Why Use This Tool?
Magento Required Fields
Automatically adds attribute_set_code, product_websites, and product_type fields required by Magento 2 import.
URL Key Generation
Generates SEO-friendly URL slugs from product names following Magento's requirements (lowercase, hyphens, alphanumeric).
ASIN Preservation
Stores Amazon ASIN as custom attribute in additional_attributes field so you can track source listings.
Bullet Points to HTML
Combines Amazon's 5 bullet point fields into formatted HTML list for Magento's short description.
Brand Attribute Creation
Extracts brand-name and adds to Magento's additional_attributes for filtering and display.
Enterprise-Ready
Generates Magento 2-compatible CSV with all required fields for large-scale catalog imports.
Data Transformation
Each Amazon listing becomes one Magento simple product
One row per listing from Amazon report
seller-sku,
item-name,
price
One simple product with Magento required fields
Common Product Import Errors
Issues you might encounter when importing All Listings Report data to Product Import - and how we solve them
Magento Required Fields
Magento requires attribute_set_code and product_websites
Missing attribute_set_code
attribute_set_code=Default, product_websites=base
Automatically set to default values
All required fields are populated with defaults
URL Key Required
Magento requires URL-friendly slug for each product
name: 'Blue T-Shirt - Large'
url_key: 'blue-t-shirt-large'
Automatically generate from product name
All URL keys are auto-generated
Weight Not in Export
Amazon export doesn't include weight
No weight field
Add weights manually or via Amazon SP-API
Weight must be added post-import
Configure default weight or add manually
Frequently Asked Questions
Amazon Seller → Magento Data Ecosystem
All available data flows from Amazon Seller to Magento