9 minutes ago, 4you.software said:Order::getOrderDetailList = OrderDetail::getList($id_order)
so the data from the order_detail table is returned.
But you have your value stored in the cart table.
I don't understand this line.
My point is to display the "my_custom_field" value into the order's summary in Back Office. So I guess OrderDetail object.