Packages, schedule and polls
System pages: PPLP_001 · PPDP_001 · SHOWCASE_SCHEDULE_001 · POLL_LIST_001
1. What these pages are
The storefront surfaces for the things that are not plain products.
| Page code | Live URL | Shows |
|---|
PPLP_001 | /<projectSlug>/packages | Every package |
PPDP_001 | /<projectSlug>/package/:slug | One package |
SHOWCASE_SCHEDULE_001 | /<projectSlug>/schedule | What is offered when |
POLL_LIST_001 | /<projectSlug>/polls | Customer polls |
2. Where the content comes from
3. The pages
Figure 1 — Package listing.
Figure 2 — The schedule page — what is offered, and when.
4. Field reference
The schedule page is where a customer sees a future date and asks for it — which becomes a
preorder request.
5. The admin contract
| Prerequisite | Without it |
|---|
| Packages | An empty listing |
| Schedules | An empty schedule page |
| Published pages | 404 |
6. Downstream
The schedule page feeds the preorder queue; package pages feed the cart.
7. Don't confuse this with…
| Thing | Where |
|---|
| Schedule page | What the customer sees |
| Showcasing schedule | Where it is authored |
| Package listing | Storefront |
| Package editor | Admin |
8. Troubleshooting
| Symptom | Cause |
|---|
| 404 | Missing project slug, or the page is not published |
| Empty schedule | No schedule covers the dates shown |
| A package is missing | It is not published or has no items |