{% extends '@SyliusShop/layout.html.twig' %} {%- block title -%} {% if page.title is not empty %} {{ page.title }} {% else %} {{ parent() }} {% endif %} {%- endblock -%} {% block metatags %} {% if page.metaKeywords is not empty %} {% endif %} {% if page.metaDescription is not empty %} {% endif %} {% endblock %} {% block content %}