{% 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 %}
{% endif %}
{% if menu.shipping_classes.is_translatable %}
{% endif %}
{% endif %}
{% if can_manage_options %}
{% endif %}
{% if can_operate_options %}
{% endif %}
{% if can_manage_options %}
{% if menu.troubleshooting.active %}
{% endif %}
{% endif %}
{% if can_operate_options %}
{% endif %}