See cart
Log In | Register

Find Help Topic

Everybody Wants to Know

General FAQ
All the basics
Selling Topics
The skinny on selling
Buying Topics
How to make an offer and more
Assorted Topics
Various topics that don't fit into the above categories
Videos
Quick videos on using Bonanzle

The Lawyers Told Us So

User Agreement
Everybody loves rules!
Privacy Policy
Secret agents! Everywhere!

Talk to Us

Contact Us
It's been so long since we last spoke
Vote for Improvements
What next, boss?
Report a Bug
Find something wrong? Let us know!
Request a Feature
What's your great idea?

Topic: Selling Topics

How do I import items from an existing inventory file?

It's elementary, my dear user: often times you may keep your inventory in a spreadsheet, and spreadsheets can be saved as CSV (comma separated value) files that can be uploaded to Bonanzle.

There are three rules you need to follow for your inventory file to be successfully uploaded:

  1. The inventory file must have its fields separated by a comma, tab, or tilde (~). When you are on the inventory file importing page, you tell us how your fields are delimited. The default is by comma, since that's the more common format. If your file's fields are separated by tab or tilde, select that on the import page.
  2. You must begin your file with a header row that describes what each field contains (see example at bottom).
  3. You must include the required fields from the table below: title, price, and description.

Here are all possible Bonanzle column names:

Column NameData expectedRequired?Also known asExample data
titleThe title of your item (up to 60 characters)YesnameDoggie
descriptionDescription of your itemYesdescSmall, slightly used mutt.
pricePrice of your item, as an integer (we'll make it into an integer if it's given as a decimal)Yescost10.0
imagesYou can have as many images columns as necessary. Each should give a full URL (e.g., http://www.bonanzle.com/images/myimage.jpg) to an image for this item.Noimage1, image2, image, image_linkhttp://www.williambharding.com/images/rand11.jpg
idA unique number or string to identify your item, so if you upload your file multiple times, items with identical ids will update (rather than re-add)NoITEM001
categoryThe numeric category for your item, from first and second level eBay category IDs, listed here.Nocategory 11281
shipping_priceThe flat rate price to ship your item within the continental U.S.Noshipping, shipping_price, shipping & handling3.50
quantityThe number of this item that you possess.No12
conditionWhether item is new or used. If condition is the word "new", the item is considered new. If it's anything else, it's considered used.Nonew
upcUPC code for the item (improves rank in Google Product search).No012345029950
isbnISBN number for the item (improves rank in Google Product search).No0-87654-321-2
mpnManufacturer part number for the item (improves rank in Google Product search).NoDOGGIE12

Example file

Here's an example comma separated file (Excel should create something like this for you):

id,title,description,price,images,shipping_price
1,RCA Television,"A television made by the ""RCA company""",65.5,http://www.bonanzle.com/path/to/image.jpg,$5.00
2,Puppy dog,"How much is that doggie in the window?  It's $50, sir.",50,http://www.bonanzle.com/path/to/image.jpg,$4.50
3,Donut,"Yum, donut.",$1 ,http://www.bonanzle.com/path/to/image.jpg,

Other Users Say

No users have added approved comments to this help topic as yet.