
Originally Posted by
jeking
Yes, that is what I was looking for. Thank you!
Here's my confusion. One of the products in question is in two categories. I see this on the product page in the admin. When I export all products, there is only one category in the v_categories_name column in the csv, the current master category. In order to change it, do I need to enter the other category name in the v_categories_name and re-import?
Per that documentation referenced:
Code:
If the product is being updated, then the v_categories_name (if included) identifies the product's new master_categories_id. The product's previous master_categories_id becomes a linked category.
Bookmarks