Scenario: Searching for a product by keyword
Given that a user is logged in to the app
When the user enters a keyword in the search bar on the homepage
And clicks the "Search" button
Then a list of products that match the keyword should be displayed
And the products should be sorted by relevance
Epic: #12
Estimate
Large
Acceptance Criteria