<%= data.title %>
<% if (data.children_ids_count > 0) { %> <%= data.children_ids_count %> <% } %>
<% if (data.type_id === 'simple') { %>
Ref.:<%= data.sku %>
<% } %>
<%= data.short_description %>