{% sw_extends '@Storefront/storefront/layout/header/search.html.twig' %} {% block layout_header_search_input_group %} {% if inlineNav == 1 %}
What are you Looking for?
{% endif %} {{parent()}} {% endblock %} {% block layout_header_search_input %} {{parent()}} {% endblock %} {% block layout_header_search_button %} {% endblock %}