<%= order.created_at %> <%= simple_format(order.order_products.map { |p| pluralize(p.count, p.product.name) }.to_sentence) %>