From b2f13737ec747b6acfb6bdcbcdff597d137ea10a Mon Sep 17 00:00:00 2001 From: Sergei Filippov Date: Fri, 21 Jun 2019 14:24:20 +1200 Subject: [PATCH] Typo fix. Typo fix. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e6a3037..bc11ca1 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ The recent update of Improved Import extension for Magento 1 introduced the orde # Import multiple product images -By default you can import only tree types of product images - image, small_image and thumbnail. This is sad, because usually each product on you store can have much more images, photos etc. With Improved Import you can import as many images as you want for each product! Just create additional column on you .csv file and put image names separated by ";" (like "image1.jpg;image2.jpg;image3.jpg") - all images must be uploaded to you media/import folder on this case. +By default you can import only three types of product images - image, small_image and thumbnail. This is sad, because usually each product on you store can have much more images, photos etc. With Improved Import you can import as many images as you want for each product! Just create additional column on you .csv file and put image names separated by ";" (like "image1.jpg;image2.jpg;image3.jpg") - all images must be uploaded to you media/import folder on this case. # Import multiple product images from external URL