<%= image_tag(product.image_url) %>
<%= product.name %> <%= product.price %>円
<% if product_counter % 3 == 0 %>
<% end %>