- Prodigi v4 API client for order fulfillment (create/get orders, quotes)
- Server-side mockup generation: Pillow composites designs onto product
templates (shirt, sticker, print) at GET /api/designs/{slug}/mockup
- Product listing and detail pages now show designs ON products
- Mockup type switcher on product detail page (T-Shirt/Sticker/Art Print)
- Order service submits to Prodigi after successful payment
- POD webhook endpoint for fulfillment status updates
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
||
|---|---|---|
| .. | ||
| admin | ||
| __init__.py | ||
| cart.py | ||
| checkout.py | ||
| design_generator.py | ||
| designs.py | ||
| health.py | ||
| orders.py | ||
| products.py | ||
| spaces.py | ||
| upload.py | ||
| webhooks.py | ||