<% _.each(channels, function (channel) { %> <% }) %> <% _.each(_.keys(groupedAttributes), function (group) { %> <% var attributeGroup = _.findWhere(attributeGroups, {code: group}) %> <% var collapsed = (true === attributeGroup.collapsed) %> <% _.each(groupedAttributes[group], function (attribute) { %> <% _.each(channels, function (channel) { %> <% }) %> <% }) %> <% }) %>
<%- label %> <%- i18n.getLabel(channel.labels, catalogLocale, channel.code) %>