{"title":"ShippingRate - Liquid Object Reference","slug":"shipping-rate-liquid-object-reference","url":"https://support.storeconnect.com/articles/shipping-rate-liquid-object-reference","url_markdown":"https://support.storeconnect.com/articles/shipping-rate-liquid-object-reference.md","subtitle":null,"summary":"The ShippingRate object contains information about the shipping rates.","type":"Developer_Documentation","video_url":"","keywords":"liquid, objects, ShippingRate, template, storeconnect","last_modified":"2026-08-21T07:12:35+0000","body_markdown":"## Description\n\nThe ShippingRate object contains information about the shipping rates.\n\n:::note\nThis object supports custom data via the `data` attribute.\n:::\n\n## Attributes\n\n| Attribute | Type | Description |\n|-----------|------|-------------|\n| `form_value` | String | Returns the value to be used in the form when selection this rate |\n| `id` | String | Returns the id of this shipping rate |\n| `instructions_content` | String | Returns the instructions for this shipping rate |\n| `name` | String | Returns the name of this shipping rate |\n| `price` | Number | Returns the price for this shipping rate |\n| `product_type` | String | Returns the type of product to which this shipping rate applies |\n| `shipping_method` | String | Returns the method of this shipping rate |\n\n## Available on\n\n- [Cart - Liquid Object Reference](cart-liquid-object-reference) — `shipping_rates`\n- [Fulfillment - Liquid Object Reference](fulfillment-liquid-object-reference) — `shipping_rate`"}