The Following Data Will be migrated:
- Products
- Product Images
- Product custom field
- Product attributes
- And others product information
Process Follow:
- Export Cs-Cart Product as CSV File (cs-cart-product.csv)
- Use our Business Logic That’s convert cs-cart-product.csv to Magento compatible CSV
- Import Magento CSV with Magento import CSV process
## CS-Cart to Magento Customers Migration
The Following data will be migrated:
- Customers information
- Customer shipping address
- Customer billing address
- Customer groups
Process Follow:
- Export Cs-Cart Customer as CSV File (cs-cart-customer.csv)
- Use our Business Logic That’s convert cs-cart-pcustomer.csv to
Magento compatible CSV
- Import Magento CSV with Magento import CSV process
## CS-Cart to Magento Order Migration
The Following Data Will be migrated:
- Orders
- Order statuses
- Order products
- Billing address
- Shipping address
- Invoice and others
Process Follow:
- Export Cs-Cart order as CSV File (cs-cart-order.csv)
- Use our Business Logic That’s convert cs-cart-order.csv to Magento Compatible CSV (we here use the third party plugin to import process.
Free open source extension “Raveinfosys Exporter”)
- Import Magento CSV with third party software the following link –
https://www.magentocommerce.com/magento-connect/bulk- import-export-orders-to-csv.html
## You don’t worry about the following things:
- Customer information will be same
- No effect on SEO, because the product link, product Meta data and others
will be same as the old site.