* GNU General Public License. * This file is part of ZeusCart V3.0. * ZeusCart V3.0 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 3 of the License, or * (at your option) any later version. * * ZeusCart V3.0 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"
include file="quickmenuheader.html"
 
 
 
Images Bulk Upload
 
 
$messages 
Images TSV File  
 
Sample Images TSV File Click Here 
 
 
   
 
  Note : To Upload The Images TSV File  
 
  • Click on the Sample images TSV file to download the zip
  • Extract the zip file.
  • There are two tsv files in the zip archive.
  • 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.
  • Open the images.tsv in a spreadsheet application
  • Don't Modify Or Delete The First Line Of Images TSV File
  • Delete the Dummy Image Details From The Second Line Of Images TSV File
  • Now copy all of your images into single folder.
  • Put a Unique name for the folder.
  • Then upload the folder to your online http://www.yourdomainname.com/images/, through any one of the FTP application.
  • Then fill up the images.tsv file as follows
  • Enter the Product Ids In the First Column . Refer the Product Id TSV File
  • Enter the Image Url Inside In the Second Column Correctly (images/UploadedImageFolderName/imagefilename)
  • 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
  • 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"