Product Status Workflow
Control product lifecycle states with searchable product statuses, bulk creation, mass deletion, sort order management, search endpoints, and revision lookups that can be used inside product forms and publishing rules.
Workflow: Product Approval
Awaiting ReviewProduct statuses are managed in their own module rather than being hard-coded labels on products. Users can create statuses, edit them, search them for form widgets, bulk-create multiple states at once, mass-delete selected statuses, and save the display order used in the UI.
The product editor stores product status on a dedicated relation and supports both modern external ID handling and older numeric IDs for backward compatibility. That matters because product forms, filters, imports, and integrations all depend on stable status resolution.
The status module also exposes revision lookups, which means teams can inspect recent changes to status definitions instead of treating lifecycle states as opaque configuration.
Need controlled product lifecycle states instead of one publish toggle?
Use the product status module to define, sort, search, and reuse your workflow states throughout the product catalog.