Feature #8365
closedLimit Favorite Products to Maximum of 9
Description
Implement a restriction on the favorite (wishlist) functionality to allow a maximum of 9 products.
Users can add products to favorites only up to a limit of 9
If the user tries to add more than 9 products, display a proper validation message (e.g., “You can only add up to 9 favorite products”)
Ensure this validation is handled on both backend and frontend
Prevent additional API requests once the limit is reached
Maintain consistent behavior across Products and POS screens
Subtasks
Related issues
Updated by Pavan Kumar Murala 16 days ago
- Status changed from New to In Progress
Updated by Pavan Kumar Murala 15 days ago
- Status changed from In Progress to Closed
- % Done changed from 0 to 100
- Estimated time set to 3:00 h