ProductFeature Liquid Object Reference - 0.9.5
Object Name | ProductFeature |
Version | 0.9.5 |
Description
The ProductFeature object represents a grouping of ProductOptions in a product bundle.
Attributes
Attribute | Type | Description |
---|---|---|
id | String | Returns the unique id for this ProductFeature |
name | String | Returns the value of the Name attribute |
product_options | List[ProductOption] | Returns a list of ProductOptions belonging to this ProductFeature |
require_single_choice? | Boolean | Indicates that the ProductFeature requires a single choice |
Objects that return ProductFeatures
Back to Liquid Reference for 0.9.5
Back to Documentation