VariantChoice - Liquid Object Reference - 1.1.0
| Object Name | VariantChoice |
| Version | 1.1.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 |
|---|---|---|
| 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.1.0
Back to Documentation