Ship Print Forge shop site (colors, photos, 3D viewer) #2

Merged
westfarn merged 2 commits from feature/print-forge-shop-site into master 2026-09-06 18:40:43 -07:00
2 Commits
Author SHA1 Message Date
westfarn c7d78fada8 Add a shop sales dashboard with 30-day charts (#4)
CI / test (pull_request) Successful in 33s
## Summary
- Closes #3
- Portal Retail **Sales** page: 30-day orders/revenue/units/AOV, daily charts, top products
- Home dashboard cards for 30-day shop sales and revenue
- Stacks on #2. Merge that first, then retarget `master` if needed.

## Test plan
- [ ] Sales page requires login; empty state with no paid orders
- [ ] Paid/fulfilled in the last 30 days counted; unpaid/old excluded
- [ ] Home dashboard shows 30-day sales count
- [ ] `manage.py test shop`

Reviewed-on: #4
2026-09-06 18:35:20 -07:00
westfarn b2029b6c0f Stand up Print Forge as a 3D-printed toy shop with color variants and printer photography.
Replaces the client_site template branding, adds shop/shipping, and points beta CI at master for easy deploy.

Closes #1
2026-09-06 08:28:04 -05:00