VariantType - Liquid Object Reference - 1.0.0
| Object Name | VariantType | 
| Version | 1.0.0 | 
Description
The VariantType object defines a group of product variants of the same type, eg Color or Size.
Attributes
| Attribute | Type | Description | 
|---|---|---|
| data | Object | Returns a custom data object for this object | 
| 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.0.0
Back to Documentation