I am using the WP all import plugin to import and update product from SMPT. I have used it's WooCommerce extension.
I have also created the meta field _skip_on_update_key which trigger '1' when you save that product from backend.
My issue is if _skip_on_update_key is 1 that that product should not be updated.
Thank you in advance.