Step 1: Create a new folder “Import” inside of your magento instance's media folder and save your uploaded images in this folder.
(e.g) media
import
image1.jpg
Step 2: Create a new .csv file with the following columns sku, image, small image and thumbnail.
sku - Fill sku values of the product(s) for which you want to upload images.
- Fill image fields in this format: /<image_name>.jpg, /<image_name>.png
Similarly, fill in the values for small_image and thumbnail fields.
Step 3: Save your csv file using the instructions below. We recommend you to use the Openoffice Calc and saving the CSV in Unicode UTF-8 format.
Select UTF-8
Step 4: Go to Magento Admin backend and follow the instructions in the screenshots:
Step 5: Select Dataflow – profiles option and you can see profile table as below
Click on “Import All Products.”
Step 6: On the Import All Products page, click on Choose File button and upload your csv file
click on Save and Continue Edit button Step 8: Go to Run profile option and select your uploaded file and then press Run profile in popup button.
