Manage Products
Manage Products
Manage is the main operational screen for catalog maintenance.
Main components
i-filterwithsync-route=true- filters for
keywords,categoryId, andstatus - product table
- row-level actions for detail, update, delete, and restore
- bulk action controls
Current bulk actions
publishunpublishchange-categorydelete
change-category is especially important because the source reloads each product detail before applying the updated category payload.
Table behavior
The name column includes:
- thumbnail
- product name
- variant count
- published, featured, and locked indicators
- SKU
Recommended workflow
- Narrow the list with category and status first.
- Use bulk publish or unpublish for controlled releases.
- Apply category changes only after validating the new taxonomy target.
- Open detail when you need variant, inventory, or order-linked context.
Bulk category changes
Category reassignment is not just a visual table update. The source reloads product detail and writes an updated payload, so use it carefully on large selections.

