Start Free Trial
Start Free Trial

Import Shopify Metafields as json_string

Shopify import Metafields as json_string

JSON Metafield Column header

To import the Metafields to Shopify as json_string type, import the Metafield column with the “[json_string]” suffix.

For example, your Metafield import column can be:

Metafield: custom.myjson [json_string]

Then you can use this field in your Shopify Liquid theme as the JSON object.

What to do next?