Ahaha sorry my monkey language.
I want to programmatically change the ability to pre-order a specific variation when loading a product catalog from an external system (i have hook in functions.php). I mean, is it possible to do set_post_meta() to conditionally update the status (mode switching) of the pre-order option? Is it possible to do this?
But TBH it’s not neccessary to reply, i already did it with native woo “pre-order” option.