VariantChoice - Liquid Object Reference - 0.11.4
Object Name | VariantChoice |
Version | 0.11.4 |
Description
The VariantChoice object defines a product choice in within a VariantType grouping. For example, if the VariantType is Colour, a VariantChoice might be Red.
Attributes
Attribute | Type | Description |
---|---|---|
name | String | Returns the name of the VariantChoice |
product | Product | Returns the master Product for this VariantChoice |
variant_type | VariantType | Returns the VariantType that this VariantChoice belongs to |
Objects that return VariantChoices
Back to Liquid Reference for 0.11.4
Back to Documentation