We use Advanced Order Export For WooCommerce to export orders.
The orders are then fed into a system for stock inventory and dropshipping.
The PPOM fields contain products, such as tick box to add cables, plugs, etc.
We need a way to add product codes to those fields. Currently when exporting, we see the field label (such as “Add 5M USB cable”), however we need the product code of a 5M USB Cable when exporting.
I’m requesting for an additional field to be added to allow for a product ID to be added (so you have label, price, weight, Unique ID, Product ID) that can be easily accessed from the database in the order_itemmeta table.