To import preset choices for a single line text field in DataEase, you need to ensure that the Metafield is correctly set up in your Shopify store and that your import file is formatted correctly. Here's how you can do it:
-
Check Metafield Definition: First, make sure that the Metafield in your Shopify store is defined as a single_line_text_field with preset choices. You can verify this in your Shopify Admin under Settings > Metafields.
-
Format Your Import File: In your import file, the column header for the Metafield should include the type. For example, if your Metafield is custom.category, the column header should be Metafield: custom.category [single_line_text_field].
-
Ensure Correct Values: The values you are importing must match one of the preset choices exactly. This includes being case-sensitive and free of extra spaces.
-
Import the File: Once your file is ready, you can import it using the DataEase app. If you encounter any errors, double-check that the values match the preset choices and that the column header is correctly formatted.