Unable to get functionality to work to disable out of stock product variant with sold out message
问题 In my functions.php, I am trying to add a sold out message in the drop down menu for my product variants. So for example if I have shirt that has variants of small, medium and large and the large is out of stock, in the drop down menu the user should see the large option is disabled and contains a sold out message next to 'Large'. The other variants should remain active. The issue I have with my code below is the following: The code that is commented, this disables the correct product variant