Metafield content types and values
Each type of metafield accepts a range of supported values for different use cases. Refer to the following table of metafield content types for more information:
- supported values for each type of metafield
- example use cases for each type of metafield
- if the content type can be used as a metafield list
For more information, refer to the developer documentation for metafields.
Metafield content types are grouped by category based on the value of the metafield type. For example, Dimension, Volume, and Weight are all types of measurement data, and are grouped together in the Measurement category. Metafield content types are grouped into the following categories:
- Date and time
- Measurement
- Number
- Text
- Reference
- Other
- Advanced
Your most frequently used metafield types are grouped in the Most used section for easier access.
On this page
Date and time
Content type | Description | Use in a list | Example |
---|---|---|---|
Date and time | A date and time value. This metafield type supports date values in ISO 8601 format and time values in UTC time. | Yes | Add launch event dates or product release dates with times. |
Date | A date and time value. This metafield type supports date values in ISO 8601 format and time values in UTC time. | Yes | Add launch event dates or product release dates. |
Measurement
Content type | Description | Use in a list | Example |
---|---|---|---|
Dimension | This metafield type supports both whole number and decimal values. Dimension uses either metric or imperial units of measurement. | Yes | Add box heights or product lengths, such as the length of a scarf. |
Volume | This metafield type supports both whole number and decimal values. Volume uses either metric or imperial units of measurement. | Yes | Add the volume capacity of a water bottle. |
Weight | This metafield type supports both whole number and decimal values. Weight uses either metric or imperial units of measurement. | Yes | Add the weight of a product or ingredient, for example, grams of sugar. |
Number
Content type | Description | Use in a list | Example |
---|---|---|---|
Decimal | Decimal values can be in the range of +/-9999999999999.999999999, with up to 13 digits before the decimal and up to 9 digits after. | Yes | Add a carat weight for jewelry. |
Integer | Integer values can be in the range of -4,611,686,018,427,387,904 to 4,611,686,018,427,387,903. | Yes | Add a page count for books. |
Text
Content type | Description | Use in a list | Example |
---|---|---|---|
Multi-line text |
This metafield type supports plain text with line breaks. You can choose your minimum and maximum lengths and regular expression rules. | No | Add shipping notes or return policies. |
Rich text |
This metafield type supports text with line breaks and inline styling, including heading styles, bold, italic, and underline. Can only be connected to theme settings that work with rich text. Themes handle styling in different ways, which might override the styles you apply here. Check with your theme’s documentation to better understand how the rich text metafield will be styled in your theme. | No | Add long-form stories about your brand or product, including styling. |
Single line text |
This metafield type supports plain text with no line breaks. You can limit single-line fields to preset choices that you specify when you create your metafield definition. | Yes | Add short notes and announcements. |
Reference
Content type | Description | Use in a list | Example |
---|---|---|---|
Company | This metafield type supports linking to one or more companies in a metafield list. | Yes | Add a company metafield in the Companies section of your Shopify admin to connect related companies. |
Customer | This metafield type supports linking to one or more customers in a metafield list. | Yes | Add a customer metafield in the Customers section of your Shopify admin to connect related customers. |
Product | This metafield type supports linking to one or more products in a metafield list. | Yes | Store and display featured products on product pages or collection pages in your online store. |
Collection | Allows you to link to an existing collection. This metafield type supports linking to one or more collections in a metafield list. | Yes | Include a "Complete the look" collection for fashion products in your online store. |
Product variant | This metafield type supports linking to one product variant. | Yes | Store and display other clothing items in the same color on product pages in your online store. |
File |
This metafield type supports uploading a single file in one of the following file types:
Refer to File format requirements for supported file types. | Yes | Add a PDF file for assembly instructions. |
Metaobject | This metafield type supports linking to a single or multiple metaobject entries. | Yes | Add and display a custom influencer profile on select product pages. |
Page | Allows you to link to an existing page. This metafield type supports linking to a single or multiple pages in a metafield list. | Yes | Insert your policy page or a detailed care guide on products in your online store. |
Other
Content type | Description | Use in a list | Example |
---|---|---|---|
True or false | Creates a checkbox for selecting whether a condition is true or false. | No | Add whether an option is available, such as whether an item can be engraved. |
Color | This metafield type supports RGB values in #RRGGBB format. | Yes | Store the color of a product and then set the background of the product page to the same color. |
Rating | This metafield type supports decimal values along a given scale, depending on how you configure your definition. | Yes | Add an audience score or a star rating for a product. |
URL | This metafield type supports HTTP , HTTPS , mailto: , sms: , and tel: URLs. You can limit URLs to specific domains when you create your metafield definition.
| Yes | Add a link to book reviews or product videos that are hosted on a specific website. |
Money | This metafield type supports both whole number and decimal values. Currency code must match store currency. | No | Track product cost details, such as distributor cost or ship to warehouse cost. |
Link | This metafield type supports single-line plain text with no line breaks, and HTTP , HTTPS , mailto: , sms: , and tel: URLs. You can limit URLs to specific domains when you create your metafield definition. | Yes | Add a link to book reviews or product videos that are hosted on a specific website. |
Advanced
Content type | Description | Use in a list | Example |
---|---|---|---|
JSON | This metafield type supports raw JSON data for advanced use cases when you need a structured data source. | No | Add a table of specifications that has different columns for each product, for example, tables of ingredients. |
Mixed reference |
This metafield type supports references of any type. Developer support is needed to use this type in your storefront. Learn more about custom data for developers. | Yes | Create dynamic landing pages in your Hydrogen Storefront. |