VariantChoice Liquid Object Reference - 0.9.5
| Object Name | VariantChoice |
| Version | 0.9.5 |
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.9.5
Back to Documentation