We've upgraded the Shopify APIs that are used to bulk edit product categories. For the most part these changes should be transparent however there are a few things to note:
- The 'Product category' field is now renamed to 'Category' to stay consistent with how Shopify calls it
- Recurring edits, code snippets, and product rules that are configured to use the old category IDs should continue to work
- Code snippets now have access to a
taxonomy_category
field where you can see the category in Shopify's product taxonomy format.
Learn more about editing product categories.