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