Product detail view #6

Open
opened 2026-05-21 20:04:05 +00:00 by jmiller · 0 comments
Owner

Summary

Single product page with full details fetched from Dolibarr.

Requirements

  • Fetch single product from GET /products/{id}
  • Display: label, description, price (HT and TTC), ref, barcode
  • Product images gallery from documents API
  • Stock status indicator
  • Add to cart button with quantity selector
  • Related products (same category)
  • Schema.org Product structured data
  • SEF URL with product ref or slug

Acceptance Criteria

  • Product detail page shows all fields
  • Images display from Dolibarr
  • Stock status accurate
  • Add to cart with quantity works
  • Schema.org Product JSON-LD in head
  • SEF URL functional
## Summary Single product page with full details fetched from Dolibarr. ## Requirements - Fetch single product from `GET /products/{id}` - Display: label, description, price (HT and TTC), ref, barcode - Product images gallery from documents API - Stock status indicator - Add to cart button with quantity selector - Related products (same category) - Schema.org Product structured data - SEF URL with product ref or slug ## Acceptance Criteria - [ ] Product detail page shows all fields - [ ] Images display from Dolibarr - [ ] Stock status accurate - [ ] Add to cart with quantity works - [ ] Schema.org Product JSON-LD in head - [ ] SEF URL functional
jmiller added the status/pending-testing label 2026-05-21 22:58:41 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MokoConsulting/MokoDoliJoomShop#6