Package editor
Routes: /org/ecom/packages/new and /org/ecom/packages/:packageId/edit
Permissions: Create new Product Packages records · Edit existing Product Packages records
1. What the editor does
Defines what a package contains, what it costs, and how it appears on the storefront. It is the largest authoring screen in the category.
2. What a package pulls together
3. The editor
4. Field reference
The editor collects the package's identity, its contents drawn from Inventory products, pricing, and the media and copy its storefront page renders.
Contents are references, not copies
A package points at products. Change a product in Inventory and every package containing it reflects that — which is the point, and the reason a product's availability decides a package's.
5. The admin contract
| Prerequisite | Without it |
|---|---|
Create new Product Packages records / .edit | The routes are not reachable |
| Products | Nothing to add |
| A currency | No price |
6. Downstream
A saved package is immediately sellable wherever packages appear.
7. Don't confuse this with…
| Thing | Why it differs |
|---|---|
| Package editor (this page) | The bundle definition |
| Package detail page | Its storefront page |
| Product editor | Inventory |
8. Troubleshooting
| Symptom | Cause |
|---|---|
| Cannot open the editor | Missing create or edit permission |
| A product is missing | Check it exists and is sellable in Inventory |
| Price looks wrong | Package pricing is its own, not the sum of parts |