<%= sprintf("%2d x %s", line_item.quantity, truncate(line_item.product.title, :length => 50)) %>