Hello!
I need to sync the Cost of Goods field from the Extension “Cost of Goods” to my variations. How can I do that?
According to the documentation website (https://woocommerce.com/document/cost-of-goods-sold/#section-19) the fields could be:
- Meta: _wc_cog_cost_variable – The cost of the variable product
- Meta: _wc_cog_cost – The cost of the simple product
- Meta: _wc_cog_min_variation_cost – The minimum cost of the variant item applied to the variation product
- Meta: _wc_cog_max_variation_cost – The maximum cost of the variant item applied to the variation product
– but I can’t get anything synced from WC to my sheet.
Please advice.
/Kristian