dawnedsunshine / Agile-final-project

Helping an e-commerce business get cloud deployable
0 stars 0 forks source link

Need the ability to delete a product from the catalog #4

Open dawnedsunshine opened 1 week ago

dawnedsunshine commented 1 week ago

As a service provider I need to be able to remove product from the catalog So That the user is not able to purchase

Details and Assumptions

Need to be able to delete the item from the catalog if it will never be available again Need to be able to dehighlight the buy button when there is not product available

Acceptance Criteria

'''gherkin Given The product is not available When I sell out of the product Then The customer can not select it to be purchased from the catalog '''