How to export files from nopCommerce?
In order to perform a migration from nopCommerce, you’ll need to export data in XML and, then, upload it to Migration Wizard manually.
Here is how you do it:
First, log in to your nopCommerce admin account, then do the following
to export products:

step to Catalog->Products->Manage Products and press Export to XML (all found)
to export categories:
step to Catalog->Categories->List and click Export to XML

to export orders:
step to Sales->Orders, press on Export to XML (all found)

to export customers:
step to Сustomers->Customers, click on Export to XML (all found)

to export manufacturers:
step to Catalog->Manufacturers, press Export to XML

After all the needed data is exported, you can upload it to Migration Wizard and complete the transfer.
