{"title":"ProductOption - Liquid Object Reference","slug":"product-option-liquid-object-reference","url":"https://support.storeconnect.com/articles/product-option-liquid-object-reference","url_markdown":"https://support.storeconnect.com/articles/product-option-liquid-object-reference.md","subtitle":null,"summary":"The ProductOption object represents an item (Product) that is part of a bundle.","type":"Developer_Documentation","video_url":"","keywords":"liquid, objects, ProductOption, template, storeconnect","last_modified":"2026-08-21T07:12:35+0000","body_markdown":"## Description\n\nThe ProductOption object represents an item (Product) that is part of a bundle.\n\n:::note\nThis object supports custom data via the `data` attribute.\n:::\n\n## Attributes\n\n| Attribute | Type | Description |\n|-----------|------|-------------|\n| `bundled_product` | [Product](product-liquid-object-reference) | Returns the Product that this ProductOption represents |\n| `default_quantity` | Number | Returns the value of the Default Quantity attribute |\n| `id` | String | Returns the unique id for this ProductOption |\n| `product_code` | String | Returns the value of the Product Code attribute |\n| `product_name` | String | Returns the value of the Product Name attribute |\n\n## Available on\n\n- [ProductFeature - Liquid Object Reference](product-feature-liquid-object-reference) — `product_options`"}