As a service provider
I need to add all products to the catalog
So That they are available for cuctomers to view
Details and Assumptions
needs to be a drop down menu
needs to be organized by category
Acceptance Criteria
'''gherkin
Given I have several products to list
When they are available to the customer
Then i need to customer to see a list of what they can view
'''
As a service provider I need to add all products to the catalog So That they are available for cuctomers to view
Details and Assumptions
needs to be a drop down menu needs to be organized by category
Acceptance Criteria
'''gherkin Given I have several products to list When they are available to the customer Then i need to customer to see a list of what they can view '''