Hi, I manage a Woocommerce website that uses Product Attributes. I wish to sync the value of an attribute to a custom field.
For example:
Product Attribute [pa_status] = Sold
Custom field [status] = Sold
Is it possible to sync this? Also, this should be able to update as the value changes (Available or Sold).
Thanks in advance,
Rod