@item.ProductName $ @item.UnitPrice.ToString("N2") $ @Math.Round(item.Quantity * item.UnitPrice, 2).ToString("N2")