Edit the publishing settings of a catalog across multiple products, review your changes, and then save or discard them all in a single action. The previous workflow of committing one product at a time becomes a draft → bulk-apply workflow.
When you change a catalog's publishing settings, the changes take effect immediately. When you want to set up multiple products, it's hard to review or undo everything in bulk while in an intermediate state.
Accumulate publishing setting changes across multiple products, then review everything at the end. Save in a single action if everything looks good, or discard if you want to cancel.
| Item | Before | After (Improved catalog publishing) |
|---|---|---|
| Unit of committing changes | Individual Roughly one product at a time | Bulk Multiple products together |
| Review before committing | Hard to review all at once | Available Review the changes before committing |
| Undo (discard) | Must revert individually | Bulk Discard all changes in a single action |
| Operation flow | Editing is close to instantly applied | Edit → review → save / discard |
* In the table above, the details of the "Before" behavior are not explicitly stated in the original article; they are organized as a contrast to the improvements (bulk save/discard and review). Check the actual previous behavior in your store admin.
A unit that bundles which products are published, and to where (sales channels or specific recipients). Used to tailor which products are shown to whom.
Rather than creating the catalog itself,the operation of changing publishing settingsis positioned as having an improved UX.
For how to create and manage catalogs, see the "Create and manage your catalogs" link in the original article.
Make publishing changes across multiple products in one batch.
Look over your accumulated changes together before committing.
Apply all changes at once, or undo them all at once.
Not a new feature, but better usability for the existing catalog publishing flow. It's tagged "Improvement / Admin" too. It's safe to read this as something that doesn't fundamentally change behavior.
A transactional editing model: accumulate changes → review → commit / cancel in bulk. You can design your operations around it much like Git staging.
The article only covers admin UI operations.Not documented. How this "bulk save/discard" is expressed in the publication / catalog Admin GraphQL needs to be verified separately.
Editing isn't instant publishing; changes apply in bulk when you "save." Unless your runbooks and checklists explicitly include a final "press save" stepyou risk thinking a change is live when it hasn't been applied.
Supported plans, the catalog types covered (B2B / market-specific, etc.), and conflict behavior when multiple editors work at the same time are all not documentedin the original article. Before going to production, verify in a sandbox whether it appears in your own store and how it behaves under concurrent editing.