Can I import data to CategoryList without overwriting existing data?
I would like to use Product Import to add new category mappings under the CategoryList column. However, I want the new mappings to be added to the existing mappings, and not overwrite the old category mapping.
Is there any way to add new category mapping using Product Import without overwriting existing category mappings for products?
-
try exporting the data in an excel file, then use the concatenate function to add the additional categories, then re-import the new category list. that's the only way i know to do it
0 -
There is a column on the import called DuplicateRowOnlyAddCategoryData that allows you to do exactly what you're looking for.
Set this to true and you can have multiple lines for the same item and it will ADD the CategoryList data instead of overwriting.
Hope this helps.
1
Please sign in to leave a comment.
Comments
2 comments