Skip to main content

Creating Shopify Metafields

Updated over 2 weeks ago

Shopify metafields allow e-commerce merchants to store and display custom information unique to their products, collections, orders, or customers, enabling greater personalization and more detailed content management tailored to their specific business needs.

Metafields consist of the following:

  • Namespace: used to categorize the metafield

  • Key: used to specify the exact metafield

  • Value: the data used to 'do something'

Metafields are created in Shopify admin and require 3rd parties to request access to this custom data in a particular way. As such, it is required that you complete the steps below in order for our API calls to Shopify to return metafield data.

Enabling metafields on the Storefront API:

  1. Navigate to Settings in Shopify's Admin dashboard

  2. Select Metafields and metaobjects

  3. Click on a given Shopify data type, ex. Products

  4. Select an existing metafield or click Add Definition on the top-right to create a new one

  5. Add a name, namespace and key then any relevant values.

  6. Scroll down to the Options section

  7. Ensure the Storefront API Access is enabled.

  8. Save the metafield.

More Questions

If you have additional questions regarding drops, we’re happy to help. Please reach out to us through LiveChat in your dashboard or email us at [email protected]!

Did this answer your question?