CS CART TO MAGENTO PRODUCTS MIGRATION

July 6, 2021 . 1 MIN READ

The Following Data Will be migrated:

  1. Products
  2. Product Images
  3. Product custom field
  4. Product attributes
  5. And others product information

Process Follow:

  1. Export Cs-Cart Product as CSV File (cs-cart-product.csv)
  2. Use our Business Logic That’s convert cs-cart-product.csv to                               Magento compatible CSV
  3. Import Magento CSV with Magento import CSV process

## CS-Cart to Magento Customers Migration

The Following data will be migrated:

  1. Customers information
  2. Customer shipping address
  3. Customer billing address
  4. Customer groups

Process Follow:

  1. Export Cs-Cart Customer as CSV File (cs-cart-customer.csv)
  2. Use our Business Logic That’s convert cs-cart-pcustomer.csv to
    Magento compatible CSV
  3. Import Magento CSV with Magento import CSV process

## CS-Cart to Magento Order Migration

The Following Data Will be migrated:

  1. Orders
  2. Order statuses
  3. Order products
  4. Billing address
  5. Shipping address
  6. Invoice and others

Process Follow:

  1. Export Cs-Cart order as CSV File (cs-cart-order.csv)
  2. 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”)
  1. 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:

  1. Customer information will be same
  2. No effect on SEO, because the product link, product Meta data and others

will be same as the old site.

 

Leave a Reply

Your email address will not be published. Required fields are marked *