{% sw_extends '@Storefront/storefront/layout/meta.html.twig' %}
{% block layout_head_meta_tags %}
{{ parent() }}
<meta name="foo"/>
{% endblock %}