How to return product meta value when multiple products are in an order (Woocommerce) – WordPress
I have a product item meta field called 'Start Date' which populates a date in checkout as "m-d-y" when product A is added to the cart. I have a custom function setup to copy this meta field to an order…