Deploy Ladill Merchant / deploy (push) Successful in 24s
The storefront editor has an 'Add from products' picker (+ per-item photo upload), but the edit page (storefronts.show) never passed the CRM $catalog to editor-fields, so the picker was hidden (x-show=catalog.length) — there was no way to add products to an existing storefront. show() now loads catalogProducts() and forwards it to the editor, matching the create form. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>