The shopper’s flow
1. The shopper clicks the search field or the search button

A SearchField in the site header

A search button that opens the modal
2. The search modal opens and shows results while the shopper types

V2 modal (default)

Classic modal
SearchField that opened it, to any other element you pass to openModal, or to the center of the screen. The V2 modal is the default; switch to the classic modal if you need it.
3. The shopper submits the query and lands on the results page
The results page URL carries the query, for example/search?query=shirt.

The SearchPage: result count, filters, sorting, the product grid, and recommendations below the results

