Skip to Content
Menu
This question has been flagged
1 Reply
3916 Views

Hello I have a CSV file with my products and i need to insert this again for some changes on costs and standard price.

The part that I dont know how is that i need check the default_code, because this csv doesn't have the id, please help this is urgent.

 

Avatar
Discard
Best Answer

As CSV import will compare records based on Database ID or XML ID only, I would suggest that you export the ID vs default_code pairs and combine the two CSVs for import.  A little spreadsheet VLOOKUP magic is required.
 

Avatar
Discard
Related Posts Replies Views Activity
0
Feb 23
1511
0
Mar 16
3045
3
Jun 20
3822
1
Nov 18
9326
11
Feb 17
63623