Magento: How to use the Import/Export Tool
12 October
Posted by Jake Rutter
Magento, Open Source
The import/export tool is very useful within Magento. Being that there is limited documentation on the topic, I thought I would add my .02.
Basically you can use the import/export tool to do mass imports of products. It makes it much easier if you would like to add 50 products all at once, you would just create a csv or xml file with the matching fields for the database, add your information and then use the import tool to import the products. You can retrieve a sample csv or xml file, but doing an export.
Doing an export is very easy, and allows you to export all of your products out of your website. You might want to do this, if you are moving your website or need to reinstall or upgrade your website, and need to get the products out.
Its a very useful tool.










Darrell Said,
October 21, 2008 @ 3:50 pm
I just did this. I used some formulas in Excel to generate a list of similar simple products titles and descriptions based on various combinations of attributes like size and shapes of the product.
The import said it processed 0% of them but I do see them in my store now.
Marvin Alvarez Said,
November 4, 2008 @ 7:49 am
Hey, that’s a great feature.
Does the import feature update and/or delete inventory?
Or it simply imports?