The site I'm working includes Types and WooCommerce, the WooCommerce Booking plugin, and the WooCommerce CSV Import Suite. Using Types, I have added several custom fields to the Product CPT, including a Post Reference field to another CPT created using Types.
I am trying to: export a sample product in order to build a CSV file for importing several hundred products.
I expected to see: the custom field 'wpcf-teacher', a Post Reference field, in the file exported by WooCommerce CSV Import Suite.
Instead, I got: all the other fields, including all custom fields, but NOT the Post Reference field.
I realize this may be an issue I (also) need to raise with the WooCommerce folk, but I wanted to check with you first in case this is a known issue (with, hopefully, a fix or at least a work-around!).
It is great that you provide wonderful data structure possibilities like, in this case, Post Reference, but dissapointing that you do not provide your own bulk import tools and instead have to direct developers using your otherwise great tools to purchase another company‘s premium plugin to get the job done.