Shop.CustomPage handles /:slug catch-all for CMS pages. Restructured router so the catch-all is last — all admin, auth, setup, and SEO routes defined before the shop scope to prevent interception. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| cart.ex | ||
| checkout_success.ex | ||
| collection.ex | ||
| coming_soon.ex | ||
| contact.ex | ||
| content.ex | ||
| custom_page.ex | ||
| home.ex | ||
| order_detail.ex | ||
| orders.ex | ||
| product_show.ex | ||
| search.ex | ||