Skip to Content
Menu
This question has been flagged
2 Replies
4409 Views

I'm tried to import a csv file with some informations regarding a product with 1 attribute and 4 attribute value. I added even a column for the variant sell price but I wan't able to import that.. it update the product price and not each variant price with the related price.
Maybe I made something wrong?

Here the content of file csv:

id,name,type,categ_id,attribute_line_ids/attribute_id,attribute_line_ids/value_ids,product_variant_ids/default_code,product_variant_ids/lst_price,product_variant_ids/attribute_value_ids
70,Hosting,Service,All,,,WB001,12,1
,,,,,,WB002,13,2
,,,,,,WB003,14,3
,,,,Disk space GB,"1,2,3,4",,,



Avatar
Discard
Author Best Answer

Thank you Lars for your answer

I tried many times in this way.. I choosed different field looking for the right one.. but unluckely..

So could you please indicate the name of these 2 fields need to choose in the export procedure and most important after obtained the export file, the name of the field where I will put the extra price?

Thank you again

Avatar
Discard
Best Answer

You will first have to export it out with the unique ID for the variant.  Then use that ID in your upload. The export file looks like this:


id

name

__export__.product_product_147_a1171f4b

ACSR Pernice 110Al1/18ST1A

__export__.product_product_277_ffc15fed

280-AL59

Avatar
Discard
Related Posts Replies Views Activity
2
Sep 23
6890
4
May 25
49754
6
Dec 23
46485
3
Oct 21
18676
1
Jun 19
7996