VariantType - Liquid Object Reference - 1.1.0
| Object Name | VariantType |
| Version | 1.1.0 |
Description
The VariantType object defines a group of product variants of the same type, eg Color or Size.
Attributes
| Attribute | Type | Description |
|---|---|---|
| form_value | String | Returns a code-safe name for the VariantType |
| name | String | Returns the name of the VariantType |
| variant_choices | List[VariantChoice] | Returns the list of VariantChoices for this VariantType |
Objects that return VariantTypes
Back to Liquid Reference for 1.1.0
Back to Documentation