Background of the issue:
I have started to use WPML on all my WooCommerce products and make duplicates. Now I need to make reset_duplication function to be done by code, so I don't need to go to each product one by one. I'm trying to do this by code. Can find this functionality in hooks.
Symptoms:
N/A
Questions:
Can you please advise on how to implement the reset_duplication function by code using WPML hooks?