<% if (canSortAttributes) { %> <% } %> <% if (hasRightToRemove) { %> <% } %> <% _.each(attributes, function (attribute) { %> <% if (canSortAttributes) { %> <% } %> <% if (hasRightToRemove) { %> <% } %> <% }) %>
 <%- __('pim_enrich.entity.attribute.property.name') %> <%- __('pim_common.type') %> <%- __('pim_enrich.entity.attribute.property.scopable') %> <%- __('pim_enrich.entity.attribute.property.localizable') %> 
<%- i18n.getLabel(attribute.labels, UserContext.get('catalogLocale'), attribute.code) %> <%- __('pim_enrich.entity.attribute.property.type.' + attribute.type) %> > >
<% if (totalAttributeCount !== attributeCount) { %>
<%- __('pim_enrich.entity.attribute_group.show_more_attribute.title', {attributeCount: attributeCount, totalAttributeCount: totalAttributeCount}) %>
<%- __('pim_enrich.entity.attribute_group.show_more_attribute.subtitle') %>
<% } %>