- Added product browsing with pagination (page, limit, total_pages) - Added product filtering: search, product type, price range - Added cart functionality: add, remove, update quantity, checkout - Created cartStore with Zustand and persistence - Added Cart component with checkout functionality - Enhanced ProductCard with Add to Cart button - Added filter UI with collapsible filters panel - Added search bar for product search - Added pagination controls (Previous/Next) - Updated marketplaceService to support filters and pagination |
||
|---|---|---|
| .. | ||
| admin/api | ||
| auth | ||
| chat | ||
| dashboard | ||
| error/pages | ||
| library | ||
| marketplace/components | ||
| player | ||
| playlists | ||
| profile | ||
| roles | ||
| settings | ||
| streaming | ||
| tracks | ||
| upload/components | ||
| user/components | ||
| webhooks/api | ||