ProductOption - Liquid Object Reference - 0.11.6
| Object Name | ProductOption |
| Version | 0.11.6 |
Description
The ProductOption object represents an item (Product) that is part of a bundle.
Attributes
| Attribute | Type | Description |
|---|---|---|
| bundled_product | Product | Returns the Product that this ProductOption represents |
| default_quantity | Number | Returns the value of the Default Quantity attribute |
| id | String | Returns the unique id for this ProductOption |
| product_code | String | Returns the value of the Product Code attribute |
| product_name | String | Returns the value of the Product Name attribute |
Objects that return ProductOptions
Back to Liquid Reference for 0.11.6
Back to Documentation