{# <plugin root>/src/Resources/views/storefront/layout/meta.html.twig #}
{% sw_extends '@Storefront/storefront/layout/meta.html.twig' %}
{% block layout_head_meta_tags %}
{# <script src="https://cdn.taglayer.com/static/sw/tglyr-notifications-sw.js"></script> #}
{{ parent() }}
{% endblock %}