Surcharge - Liquid Object Reference - 0.11.4
Object Name | Surcharge |
Version | 0.11.4 |
Description
A Surcharge represents a single line item in the Cart or Order.
Attributes
Attribute | Type | Description |
---|---|---|
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 0.11.4
Back to Documentation