VariantChoice - Liquid Object Reference - 1.0.0
Object Name | VariantChoice |
Version | 1.0.0 |
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 |
---|---|---|
data | Object | Returns a custom data object for this object |
form_value | String | Returns a code-safe value for the VariantChoice |
label | String | Returns the label of the VariantChoice |
name | String | Returns the name of the VariantChoice |
value | String | Returns the value of the VariantChoice |
Objects that return VariantChoices
Back to Liquid Reference for 1.0.0
Back to Documentation