{{ menu.products.title }} {% if can_operate_options %} {% for key, taxonomy in menu.taxonomies %} {% if taxonomy.is_translatable %} {{ taxonomy.name }} {% if taxonomy.warning %}{% endif %} {% endif %} {% endfor %} {% if menu.custom_taxonomies.show %} {{ menu.custom_taxonomies.name }} {% if menu.custom_taxonomies.warning %}{% endif %} {% endif %} {{ menu.attributes.name }} {% if menu.attributes.warning %}{% endif %} {% if menu.shipping_classes.is_translatable %} {{ menu.shipping_classes.name }} {% if menu.shipping_classes.warning %}{% endif %} {% endif %} {% endif %} {% if can_manage_options %} {{ menu.settings.name }} {% endif %} {% if can_operate_options %} {{ menu.slugs.name }} {% endif %} {% if can_manage_options %} {{ menu.status.name }} {% if menu.troubleshooting.active %} {{ menu.troubleshooting.name }} {% endif %} {% endif %} {% if can_operate_options %} {{ menu.multi_currency.name }} {% endif %}