Sync category pages

Refresh product category pages so each category with active products has a corresponding public URL (e.g. {{ $ctrl.categoriesRoot }}/my-category). If you've imported or uploaded categories and don't see your categories on the frontend, try this to manually refresh the pages.

Generate missing slugs

This will generate slugs for any categories where the slug is empty, using the category name.

Populate empty images

This will populate any empty category images using a product image assigned to that specific category.