
System > Import / Export > Import
This article gives you step-by-step instructions for how to import product images into your store. Magento Go uses CSV files to import and export both product and customer information.
A CSV (comma separated value) file is a formatted text file that organizes data. The data is separated by commas, hence its name.
For more information about using CSV files to import and export product or customer information, see these topics:
When you import new product images, Magento Go does not automatically match your images to your respective products. You must import your product images in a format that Magento Go can understand. The following workflow describes how to add product images to your store.
If this is the first time you are importing product images into your Magento Go store, export a sample set of data that can be used as a template in your favorite spreadsheet. To learn more, see Exporting Product or Customer Information.
If you want to make changes to existing product images or add new images, you can do so in the spreadsheet. First, you export existing data from your store to a spreadsheet file. After you add to or update the records in the spreadsheet, you re-import the data back to your store.
In your exported CSV file, edit the product fields as needed. To understand more about how product attributes are defined in the CSV file, see Working with Product CSV Files.
When referencing product images in your spreadsheet, always reference the file name with a forward slash, like this: /image-base.jpg. The image file names are case-sensitive, so pay attention to the file names and extensions. For example, /image-base.jpg is not same as /image-BASE.jpg.
Note: If you have the images inside directories within the ZIP archive, you must reference the image files with their directory names. For example, if picture1.jpg is in folderA, that entry in the CSV will be folderA/picture1.jpg.
To import multiple images, enter each additional image reference in a row just below the associated product, as shown in the following example. Leave all other fields blank unless they are applicable.
For example, when editing the data in Excel, each product is on a new line. The labels in the first column identify the data in each column. When saving your changes to the CSV file in Excel, select Yes when prompted to leave out incompatible features.
Note: The Mac version of Microsoft Office supports multiple CSV file formats. When saving your CSV file, be sure to save it as a CSV (MS Windows) file type.
After you edit your CSV file, create a zipped archive containing the image files to be imported. There are several tools available for zipping files. Your computer might already have an archiving tool available. Check your operating system’s documentation for more details. You can also use third-party zipping applications, such as Winzip.


Note: The total size of uploadable files must not exceed 110 MB.