Hi, I've just see the CSV product import which I hadn't noticed or known about before.
I believe the documentation could be improved by more clearly explaining
--its purpose
--perhaps a simpler way to get started with all the right field names to include, etc. and
--what you can and can't do successfully: as well as products, existing categories?, new categories?, new variants? etc.
I have a very small shop with about 12 categories, each with about 2 products, and each of those with perhaps 10 variants. Price is dependent on the variant. Photo and general description vary with the product, not the variant. (Variants are just weight).
First, I'm assuming (and hoping) that it's purpose is to be able to load up all the products with all their characteristics, categories, descriptions, photos, variants, prices, etc. from a single spreadsheet where all these things can be seen side-by-side.
If this is true, this is a huge time-saver compared to clicking half a dozen times through the interface for each product, category and variant and navigating to the correct field for each bit of information. I can build a spreadsheet that contains all the relevant info, and then just upload it.
So thanks loads if that is indeed what it does. It makes setting up a shop much, much faster.
However, I don't know where to start. I already have a spreadsheet with a lot of product and variant information that I've been using to keep my own information straight.
Do I need to simply export the product table from my MySQL database and have a look at it, and figure out from looking at the existing data what each fieldname is? Do I need to export category tables, variant tables, etc. too? I.e. transfer my existing info into the exported table, and then re-import it?
Another question: What about translations? This site is still using JoomFish 2.1.6 (on HS Biz 1.6.0 on Joomla 1.5.26). Is there a way to upload the translated shop information for each language? One spreadsheet per language? Or is there some other way? (The site is starting with three languages but there will be more.)
Thanks for your help.
I have some familiarity with fiddling around in MySQL but haven't studied the HS tables much yet (and I prefer to only the study the ones I need to!)