Manage Products

Manage Products

Manage is the main operational screen for catalog maintenance.

Main components

  • i-filter with sync-route=true
  • filters for keywords, categoryId, and status
  • product table
  • row-level actions for detail, update, delete, and restore
  • bulk action controls

Current bulk actions

  • publish
  • unpublish
  • change-category
  • delete

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
  1. Narrow the list with category and status first.
  2. Use bulk publish or unpublish for controlled releases.
  3. Apply category changes only after validating the new taxonomy target.
  4. 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.