Feature #3374
openWorking on the offer creation page creation page
Start date:
07/16/2025
Due date:
07/17/2025 (about 5 months late)
% Done:
100%
Estimated time:
16:00 h
Spent time:
Subtasks
Related issues
Updated by Pavan Kumar Murala 5 months ago
- Tracker changed from Bug to Feature
- Status changed from New to In Progress
- Estimated time set to 8:00 h
Updated by Pavan Kumar Murala 5 months ago
- Due date set to 07/17/2025
- Status changed from In Progress to Resolved
- % Done changed from 40 to 100
- Estimated time changed from 8:00 h to 16:00 h
Product Offer Creation: When a user clicks a category, it should expand to show its subcategories.
Clicking a subcategory should show its related products.
I am preparing a payload object to send selected items to the backend API.
Subcategory Filter: In a filter panel, when a category is selected, only its subcategories should appear.
I want to use a common .map() structure or reusable logic for both places to keep my code clean and consistent.
Also, help me structure the final payload object format for sending to the API, based on the selected category/subcategory/product.