I've taken a project that has a custom field added to Woocommerce products via ACF. I'd like to add additional fields and CPTs using metabox.io but I'd prefer to convert the ACF field (and the contents of that field in 1,800 products) to a comparable metabox.io field. Then I can delete the ACF plugin.
How would you suggest I do this?