An option item represents an optional purchase related to a product item, and is always associated with that parent product item. For example, a refrigerator item can have a set of option items representing different warranties on the refrigerator. A shopper can only purchase one of the warranty option items together with the parent refrigerator item.
The price adjustments.
The amount used to calculate the tax for this item.
50.00
The gross price of the line item before applying any adjustments.
99.99
This type supports additional properties passed along with the defined properties of this API. To indicate that the properties were defined and expected to be handled as additional properties, they are expected to be prefixed with a c_
. The type will reject any property that does not fit this pattern, only allowing additional properties beginning with the known prefix.
c_faxNumber
The base price of the line item, which is the unit price not including adjustments. If the taxation policy is net, it doesn't include tax. If the taxation policy is gross, it includes tax.
49.99
The text describing the item.
Extended Warranty - None
The ID of the product.
000
Returns true if the item is a gift.
false
The ID of the option.
consoleWarranty
The ID of the option value.
000
The tax on the line item before applying any adjustments.
0.19
The net price of the line item before applying any adjustments.
49.99