{% block title %} {{ sylius_template_event('dedi_sylius_seo_plugin.title', { resource: product ?? sylius.channel }) }} {% endblock %} {% block metatags %} {{ sylius_template_event('dedi_sylius_seo_plugin.metatags', { resource: product ?? sylius.channel }) }} {{ sylius_template_event('dedi_sylius_seo_plugin.rich_snippets') }} {% endblock %} {% block stylesheets %} {{ sylius_template_event('sylius.shop.layout.stylesheets') }} {% endblock %} {% block links %} {{ sylius_template_event('dedi_sylius_seo_plugin.links') }} {% endblock %} {{ sylius_template_event('sylius.shop.layout.head') }}
{{ sylius_template_event('sylius.shop.layout.before_body') }}