ShippingRate - Liquid Object Reference - 1.1.0
| Object Name | ShippingRate |
| Version | 1.1.0 |
Description
The ShippingRate object contains information about the shipping rates.
Attributes
| Attribute | Type | Description |
|---|---|---|
| data | Object | Returns a custom data object for this object |
| form_value | String | Returns the value to be used in the form when selection this rate |
| id | String | Returns the id of this shipping rate |
| instructions_content | String | Returns the instructions for this shipping rate |
| name | String | Returns the name of this shipping rate |
| price | Number | Returns the price for this shipping rate |
| product_type | String | Returns the type of product to which this shipping rate applies |
| shipping_method | String | Returns the method of this shipping rate |
Objects that return ShippingRates
Back to Liquid Reference for 1.1.0
Back to Documentation