Page 1 of 1

uploading products

Posted: Wed Feb 01, 2012 4:01 am
by skau
Hi to all,

I'm setting up a webcommerce for jewels in italy.
Alegro version 1.2.7 seems a good choice at now

I want to upload several products but cant figure out how....
I do use HEIDISQL as a tool for download and upload CSV files

Now... I see that in table PRODUCT the key PRODUCT_ID is auto-increment
but even in PRODUCT_DESCRIPTION the key PRODUCT_ID is auto-increment
so I do not know what happens or in which order I must upload files

May be you have a tool do do this ??? or can you help me ??
Thank you so much in advance

It's really difficult for a large amount of products to manage them one by one online !!!

Michele - Rome - Italy

Re: uploading products

Posted: Wed Feb 01, 2012 10:20 am
by Brent
At present, we don't have a method to import.
In product description, 2 keys are required the product_id and the language_id.
This allows more than one description entry per product.
If you have a product_id of 1, you can have and entry for English, language_id(1) and one for Italian, language_id(2) if that was the id for Italian on your setup.