**As a** user **I need** to be able to list all the products in the catalog **So that** I can get an overview ### Details and Assumptions * [document what you know] ### Acceptance Criteria ```gherkin Given [some context] When [certain action is taken] Then [the outcome of action is observed] ```