25 lines
671 B
Markdown
25 lines
671 B
Markdown
---
|
|
id: task-4
|
|
title: Design purchaser page architecture
|
|
status: To Do
|
|
assignee: []
|
|
created_date: '2026-01-12 15:29'
|
|
labels: []
|
|
dependencies: []
|
|
priority: medium
|
|
---
|
|
|
|
## Description
|
|
|
|
<!-- SECTION:DESCRIPTION:BEGIN -->
|
|
Plan the technical architecture for the new purchaser/shop page. Decide on framework, how to pull product data, and checkout flow.
|
|
<!-- SECTION:DESCRIPTION:END -->
|
|
|
|
## Acceptance Criteria
|
|
<!-- AC:BEGIN -->
|
|
- [ ] #1 Choose frontend framework (Next.js, Astro, etc.)
|
|
- [ ] #2 Design data flow from Zettle/Airtable to website
|
|
- [ ] #3 Plan checkout integration (Zettle payments, Stripe, etc.)
|
|
- [ ] #4 Create wireframes for shop page layout
|
|
<!-- AC:END -->
|