[ad_1]
[ad_2]
Does anyone know how to add a custom field to the vendor product form for my woocommerce Dokan website? I want whatever the vendor selects from this field to also display on the single product page appropriately. I believe you can do this using acf pro, so was wondering if someone could confirm that. Otherwise, is it possible by just adding some code to my child theme?

You can do it with acf pro to create extra fields and display field and data with custom coding.
Yes this needs to be done with a child theme, as it requires code to be added to the template.