Product category navigation #7

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

Summary

Browse products by Dolibarr categories with hierarchical navigation.

Requirements

  • Fetch categories from GET /categories?type=product
  • Category tree/sidebar navigation on frontend
  • Category landing page showing products in that category
  • Breadcrumb navigation through category hierarchy
  • Category image/description display
  • Menu item type: 'Products by Category'

Acceptance Criteria

  • Categories fetched from Dolibarr API
  • Category sidebar/tree navigation renders
  • Category pages show filtered products
  • Breadcrumbs reflect hierarchy
  • Menu item type registered
## Summary Browse products by Dolibarr categories with hierarchical navigation. ## Requirements - Fetch categories from `GET /categories?type=product` - Category tree/sidebar navigation on frontend - Category landing page showing products in that category - Breadcrumb navigation through category hierarchy - Category image/description display - Menu item type: 'Products by Category' ## Acceptance Criteria - [ ] Categories fetched from Dolibarr API - [ ] Category sidebar/tree navigation renders - [ ] Category pages show filtered products - [ ] Breadcrumbs reflect hierarchy - [ ] Menu item type registered
jmiller added the status/pending-testing label 2026-05-21 22:58:42 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MokoConsulting/MokoDoliJoomShop#7