{"title":"VariantType - Liquid Object Reference","slug":"variant-type-liquid-object-reference","url":"https://support.storeconnect.com/articles/variant-type-liquid-object-reference","url_markdown":"https://support.storeconnect.com/articles/variant-type-liquid-object-reference.md","subtitle":null,"summary":"The VariantType object defines a group of product variants of the same type, eg Color or Size.","type":"Developer_Documentation","video_url":"","keywords":"liquid, objects, VariantType, template, storeconnect","last_modified":"2026-08-21T07:12:35+0000","body_markdown":"## Description\n\nThe VariantType object defines a group of product variants of the same type, eg Color or Size.\n\n## Attributes\n\n| Attribute | Type | Description |\n|-----------|------|-------------|\n| `form_value` | String | Returns a code-safe name for the VariantType |\n| `name` | String | Returns the name of the VariantType |\n| `variant_choices` | List[[VariantChoice](variant-choice-liquid-object-reference)] | Returns the list of VariantChoices for this VariantType |\n\n## Available on\n\n- [Product - Liquid Object Reference](product-liquid-object-reference) — `variant_types`\n- [VariantOption - Liquid Object Reference](variant-option-liquid-object-reference) — `variant_types`"}