<% if (products.length) { %> <% _.each(products, function (product) { %> <% }); %> <% if (products.length < productCount) { %> <% } %>
<%- identifier.labels[locale] || identifier.code %> <%- _.__('pim_common.label') %>
<%- product.values[identifier.code][0].data %> <%- product.meta.label[locale] %>
<%- _.__('pim_enrich.entity.product.module.show_group.more_products', { 'count': productCount - products.length }) %>
<% } %>