Posted on 12/06/2020 11:01:41
Hi Thomas
Product Category fields are not fields in the table "EcomProducts" table, that's way you can't see those fields in the Destination column dropdownlist. And the fields are not in the Source column dropdownlist if you don't have them in your source.
You have to make a table mapping to the table "EcomProductCategoryFieldValue" in order to get access to the product category fields. And your source data should also have fields matching the fields in the "EcomProductCategoryFieldValue" table in order to import data to the product category fields.