* GNU General Public License. * This file is part of ZeusCart V4 * ZeusCart V4 is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 4 of the License, or * (at your option) any later version. * * ZeusCart V4 is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with Foobar. If not, see . * include file="header.html" $createpagemsg $deletepage $messages

Images Bulk Upload

Select imageChange Remove
Click Here

Note : To Upload The Images TSV File

  1. 1. 1. Click on the Sample images TSV file to download the zip
  2. 2. Extract the zip file.
  3. 3. There are two tsv files in the zip archive.
  4. 4. Open the productid.tsv in a spreadsheet application (Ex: Excel) to get the product reference. ie to which product I need to upload the images.
  5. 5. Open the images.tsv in a spreadsheet application
  6. 6. Don't Modify Or Delete The First Line Of Images TSV File
  7. 7. Delete the Dummy Image Details From The Second Line Of Images TSV File
  8. 8. Now copy all of your images into single folder.
  9. 9. Put a Unique name for the folder.
  10. 10. Then upload the folder to your online http://www.yourdomainname.com/images/, through any one of the FTP application.
  11. 11. Then fill up the images.tsv file as follows
  12. 12. Enter the Product Ids In the First Column . Refer the Product Id TSV File
  13. 13. Enter the Image Url Inside In the Second Column Correctly (images/UploadedImageFolderName/imagefilename)
  14. 14. Enter the Image Type Flag In the Third Column ( main For Main Image in the detail page & sub ForSub Images in the more images link) Correctly
  15. 15. Finally upload the images.tsv file with data. This will merge the products and images. Remember that mentioning thd product id in the images.tsv file is vital.
include file="footer.html"