{# The search box, in the two places a product shows one. The header carries it on every screen and the search page carries a larger copy of the same thing, so the field lives here rather than in both templates: two boxes that drifted apart would be two searches as far as a reader is concerned. The size is the only difference, and it is a class. The scope selector is inside the bordered field, not next to it. Where a search will look is part of the question being asked, and a control floating beside the box reads as a filter to apply afterwards, which is the wrong story and the one that gets ignored. A plain {% if scopes | length > 1 %} {% endif %} {%- endmacro %}