% if (previousObject) { %>
<%- previousObject.shortLabel %>
<% } %>
<% if (ratio < 30) { %>
<% } %>
<%- currentIndex %> / <%- objectCount %> <%- _.__('pim_enrich.entity.product.plural_label') %>
<% if (ratio >= 30) { %><% } %>
<% if (nextObject) { %>
<%- nextObject.shortLabel %>
<% } %>