Skip to content

shipping_method

The shipping_method object.

Properties

PropertyDescription
shipping_method.discount_allocations
shipping_method.handleURL-safe unique slug.
shipping_method.original_priceUnit price before discounts.
shipping_method.pricePrice in the smallest currency unit (paise). Format with money.
shipping_method.price_with_discounts
shipping_method.tax_linesTax breakdown lines.
shipping_method.titleDisplay title.

Property list is generated from the storefront engine (ShippingMethodDrop), so it always matches what your theme can use. Inspect live values with {{ shipping_method | json }}.