This section describes the file format to bulk import product items into the application using a csv file format.
This section describes the file format to bulk import product items into the application using a csv file format.
Example file: in csv format or as a text file
csv is a text file where each field is separated by a comma character and each line represents a record.
Unique item number
Item name
Gross value which will be something like : 34.99
The title of the product
The brief item description
The item description
The numerical value of the main category which must already exist in the database
The numerical value of the sub category which must already exist in the database
The folder on your web server where the file is located in
the form /myserver/
The file name of the digital file e.g. test.zip Note that this does not include the folder name
The url of the mp3 clip in the form http://
The url of the small image in the form http://
The page title for the item
The metadescription for the item
Any extra keywords to help searching
The sort order number for this product item. If it is listed by category, then the sort order will be sorted within the category listing
You cannot use the comma character (,) in any field because it is used as the field separator in csv.
You cannot update existing records, only create new records.
The maincategory and subcategory are entered as numbers and they should already exists within the admin area of PHP-eSeller.
The currency code (e.g. USD) is not defined in the csv file, but is taken as the default value in setup.
The email texts are not defined in the csv file, but are assumed to be the default as defined in setup.
You can only have one file attached to a product, although you can add more once the product has been created of course.
Pricing : PHP-eSeller costs $55 U.S. Dollars.
Purchase PageDemo : View an on-line demo illustrating the admin pages. Demos are live and you may purchase test items for $0.01 in value.
Demo Page