{"title":"PicklistOption - Liquid Object Reference","slug":"picklist-option-liquid-object-reference","url":"https://support.storeconnect.com/articles/picklist-option-liquid-object-reference","url_markdown":"https://support.storeconnect.com/articles/picklist-option-liquid-object-reference.md","subtitle":null,"summary":"The PicklistOption schema represents an option that is part of a picklist. It is used to define the structure of the data that is returned when querying for picklist options.","type":"Developer_Documentation","video_url":"","keywords":"liquid, objects, PicklistOption, template, storeconnect","last_modified":"2026-08-21T07:12:35+0000","body_markdown":"## Description\n\nThe PicklistOption schema represents an option that is part of a picklist. It is used to define the structure of the data that is returned when querying for picklist options.\n\n## Attributes\n\n| Attribute | Type | Description |\n|-----------|------|-------------|\n| `label` | String | Returns the label of this PicklistOption |\n| `value` | String | Returns the value of this PicklistOption |\n\n## Available on\n\n- [CustomFormQuestion - Liquid Object Reference](custom-form-question-liquid-object-reference) — `picklist_options`"}