{"title":"ProductFeature - Liquid Object Reference","slug":"product-feature-liquid-object-reference","url":"https://support.storeconnect.com/articles/product-feature-liquid-object-reference","url_markdown":"https://support.storeconnect.com/articles/product-feature-liquid-object-reference.md","subtitle":null,"summary":"The ProductFeature object represents a grouping of ProductOptions in a product bundle.","type":"Developer_Documentation","video_url":"","keywords":"liquid, objects, ProductFeature, template, storeconnect","last_modified":"2026-08-21T07:12:35+0000","body_markdown":"## Description\n\nThe ProductFeature object represents a grouping of ProductOptions in a product bundle.\n\n:::note\nThis object supports custom data via the `data` attribute.\n:::\n\n## Attributes\n\n| Attribute | Type | Description |\n|-----------|------|-------------|\n| `id` | String | Returns the unique id for this ProductFeature |\n| `name` | String | Returns the value of the Name attribute |\n| `product_options` | List[[ProductOption](product-option-liquid-object-reference)] | Returns a list of ProductOptions belonging to this ProductFeature |\n| `require_single_choice?` | Boolean | Indicates that the ProductFeature requires a single choice |\n\n## Available on\n\n- [Product - Liquid Object Reference](product-liquid-object-reference) — `product_features`"}