<% @attrs.each do |attr| %> <% end %> <% @product.children.each_with_index do |product, key| %> <% @attrs.each_with_index do |attr, index| %> <% end %> <% end %>
SKU<%= t "dictionary." + attr %>Status
<%= product.sku %><%= product.attributes_to_hash[attr] %> <% if product.active? %> <% else %> <% end %>