ProductOption - Liquid Object Reference - 1.0.0
| Object Name | ProductOption | 
| Version | 1.0.0 | 
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 | 
| data | Object | Returns a custom data object for this object | 
| 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 1.0.0
Back to Documentation