Import and Export of Pricelist
Author: Dmitry Sidorovskiy
Visited 1279,
Followers 1,
Shared 0
Hello !
I export pricelist to Exel to make price update. After saving it in csv I can't import it to Website. What I'm doing wrong ?
Posted on the
Hello Dmitry,
You appear to have accidentally destroyed the specific X5 formatting of the exported pricelist when editing and making your changes.
The format X5 requires for import is quite specific. It is explained in detail here:
http://help.websitex5.com/en/v11/evo/index.html?carrello_importa_esporta.htm
For example, the header on the first row must be as follows:
id;category;name/code;description;price;enable vat;vat value;weight;options;enable discounts;discounts
Note that this is all in one column... in your own CSV file you have multiple columns.
If you correct/undo the formatting errors then your CSV file will import successfully.
Kind regards,
Paul