Skip to Content
DocumentationReferenceSize Chart metaobject

Size Chart Metaobject

The Size Chart metaobject powers product-specific measurement tables for the Size guide block. Products connect to a chart through the custom.size_chart product metafield.

Metaobject Fields

Field nameField keyTypeRequiredWhat to enter
TitletitleSingle line textYesThe chart name shown in the Size guide drawer.
Source unitsource_unitSingle line textYesinches or centimeters.
HeadersheadersSingle line textYesPipe-separated column labels, such as `Size
RowsrowsMulti-line textYesOne pipe-separated row per line. The first value is the size label.
Fit notefit_noteMulti-line textNoOptional fit guidance shown below the table.
Measurement notemeasurement_noteMulti-line textNoOptional measuring guidance shown below the table.

Product Connection

Product metafield settingValue
NameSize chart
Namespace and keycustom.size_chart
TypeMetaobject reference
ReferenceSize Chart

Source Unit Rules

  • Use inches when the row values are entered in inches.
  • Use centimeters when the row values are entered in centimeters.
  • Fit Check keeps the size label column unchanged and converts measurement columns for the alternate unit table.
  • Keep the same number of values in every row as there are headers.