Product Catalogue — Products, Categories, Attributes

How do you save a partial product as a draft?

The product form supports saving an incomplete product as a draft (a "CreateDraft" action). This persists a minimal product record (with sensible defaults — physical type, zero price, inactive) so you can come back and finish it later, rather than being forced to complete every field in one sitting. Drafts are inactive, so they don't appear as sellable, and you edit them like any product…

The product form supports saving an incomplete product as a draft (a "CreateDraft" action). This persists a minimal product record (with sensible defaults — physical type, zero price, inactive) so you can come back and finish it later, rather than being forced to complete every field in one sitting. Drafts are inactive, so they don't appear as sellable, and you edit them like any product to fill in the remaining details and activate them. This supports the realistic workflow of building up a catalogue over time or starting a product while waiting on details (images, pricing, copy).