How to get the variable product size information from Woocommerce orders?
I am using PHP code in the plugin ‘WP ALL EXPORT PRO’ and ACF to filter out specific orders from WooCommerce that contain relevant simple & variable products (with ACF information) and then export them via XML to my fulfillment partner.
The code works great.