feat(ADM-018): completed feature
This commit is contained in:
17
work/artifacts/F-014/documenter.md
Normal file
17
work/artifacts/F-014/documenter.md
Normal file
@@ -0,0 +1,17 @@
|
||||
# Documenter — F-014 Storefront catalog pages (SSG/ISR)
|
||||
|
||||
## Documentation updated
|
||||
- Updated `project/README.md` catalog section to document `categorySlug` search filtering.
|
||||
- Updated `project/README.md` storefront section to document:
|
||||
- Product detail pages at `/productos/<slug>`.
|
||||
- Category pages at `/categoria/<slug>`.
|
||||
- Brand pages at `/marca/<slug>`.
|
||||
- Search results at `/products/search`.
|
||||
- ISR settings for product/category/brand pages and search results.
|
||||
- Metadata, canonical URL and OpenGraph behavior.
|
||||
- On-demand revalidation via `POST /api/revalidate` with `REVALIDATE_SECRET` and `x-revalidate-secret`.
|
||||
- Cart and checkout UI remain out of scope.
|
||||
|
||||
## Evidence
|
||||
- `cd project && npm run lint` — PASS after README update.
|
||||
- `./scripts/verify.sh` — PASS after README update.
|
||||
Reference in New Issue
Block a user