Schema Documentation
ProductAddonOption
Description
Product addon option object
Fields
Field Name | Description |
---|---|
image - MediaItem | Option image. |
label - String | Option label |
price - Float | Option pricing |
priceType - ProductAddonPriceAdjustEnum | Option pricing type |
Example
{"image":MediaItem,"label":"abc123","price":123.45,"priceType":"FLAT_FEE"}