ProductFeature - Liquid Object Reference - 1.0.0
| Object Name | ProductFeature | 
| Version | 1.0.0 | 
Description
The ProductFeature object represents a grouping of ProductOptions in a product bundle.
Attributes
| Attribute | Type | Description | 
|---|---|---|
| data | Object | Returns a custom data object for this object | 
| 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 1.0.0
Back to Documentation