Import categories IDs
-
Hello
When I import WooCommerce product categories via a .csv file like:
Category ID;Parent ID;Category name
100;;WWII CATALOG
200;100;Youth reading
…The categories are well imported, with the correct hierarchy, but the category IDs are not preserved.
These are new IDs that are created for all categories (even by checking If the category exists in the store -> update)Is this a bug or is there a particular way to do it?
Thanks
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Import categories IDs’ is closed to new replies.