-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
bugSomething isn't workingSomething isn't working
Description
As a user,
I expect the price for each product in my bag to update correctly
so that I can see the accurate total price for my selected products.
Issue
When multiple products are added to the bag, the price does not change or update correctly for each product. This issue occurs on the bag page when users modify quantities or add multiple different products.
Objective
To fix the issue so that the price for each product updates dynamically when there are multiple products in the bag, ensuring the total price reflects all selected items and their quantities.
Acceptance Criteria
- The price of each product updates correctly when multiple products are in the bag.
- The total price reflects the correct sum of all products and quantities.
- The issue is tested and resolved for various scenarios (e.g., increasing/decreasing quantities, removing products).
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
Projects
Status
Backlog
