在管理员中为订单的每个项目添加自定义字段

In WooCommerce, I am looking for a way to add a custom field to each item of an order in the Admin edit order view, So I could add, for example, a serial numbers to the products that the customer has ordered.

I've searched a lot without finding anything related.

Does anyone know how can I make this?

Thanks.