# Searching And Browsing

This epic covers the stories related to searching for a specific item.

## Stories

### Searching for a product by category

As a user I want to be able to search for a product by category so that I can find the right product for me.

### Searching for a product by manufacturer

As a user I want to be able to search for a product by manufacturer so that I can find the right product for me.

### Searching for a product by name

As a user I want to be able to search for a product by name so that I can find the right product for me.
