MAGENTO-IMPORT PRODUCT IMAGES

MAGENTO-IMPORT PRODUCT IMAGES

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.

  1. sku - Fill sku values of the product(s) for which you want to upload images.

  2. Fill image fields in this format: /<image_name>.jpg, /<image_name>.png
  3. Similarly, fill in the values for small_image and thumbnail fields.

s1

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.

s2

s3

Select UTF-8

s4

Step 4: Go to Magento Admin backend and follow the instructions in the screenshots:

s5

Step 5: Select Dataflow – profiles option and you can see profile table as below

s6

Click on “Import All Products.”

import

Step 6: On the Import All Products page, click on Choose File button and upload your csv file

s8

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. popup   The product images will get uploaded for the corresponding products and the status of the import process would be shown like the below screenshot: process

Write Your Comment

Only registered users can write comments. Please, log in or register