Surcharge - Liquid Object Reference - 1.0.0
| Object Name | Surcharge | 
| Version | 1.0.0 | 
Description
A Surcharge represents a single line item in the Cart or Order.
Attributes
| Attribute | Type | Description | 
|---|---|---|
| data | Object | Returns a custom data object for this object | 
| identifier | String | Returns the unique identifier for this Surcharge | 
| name | String | Returns the name of this Surcharge | 
| price | Number | Returns the calculated price for this Surcharge | 
| product | Product | Returns the Product associated with this Surcharge | 
| tax | Number | Returns the calculated tax for this Surcharge | 
Objects that return Surcharges
Back to Liquid Reference for 1.0.0
Back to Documentation