You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description
As a user, I would like to pick the quantity of the product I am watching in detail and be able to add all of them to my cart so that I can get many products at once.
Assumptions (Risks)
Quantity input field will be a dropdown list having as a maximum value the number of products available for sale.
Requierements
Add dropdown list with numeric values below the price of the product
Add a button below the dropdown list to add the specified quantity of products to the customer’s cart.
Acceptance Criteria
Click the dropdown list below the price, it should display a list of numeric values for you to pick.
Value
2
The text was updated successfully, but these errors were encountered:
jaimelr
changed the title
Product quantity
Product quantity [2 Points]
Feb 24, 2018
//Mobile
//Desktop
Description
As a user, I would like to pick the quantity of the product I am watching in detail and be able to add all of them to my cart so that I can get many products at once.
Assumptions (Risks)
Requierements
Acceptance Criteria
Value
2
The text was updated successfully, but these errors were encountered: