Skip to main content
Log inSign up

Shopify uses cookies to provide necessary site functionality and improve your experience. By using our website, you agree to our privacy policy and our cookie policy.

Anchor to DeliveryConditionCriteria

DeliveryConditionCriteria

union

Requires Any of assigned_shipping or shipping access scopes or manage_delivery_settings user permission.

The value (weight or price) that the condition field is compared to.

OBJECT

A monetary value with currency.

amount
non-null

Decimal money amount.

currencyCode
non-null

Currency of the money.

OBJECT

A weight, which includes a numeric value and a unit of measurement.

unit
non-null

The unit of measurement for value.

value
non-null

The weight value using the unit system specified with unit.


Was this section helpful?

Anchor to Fields with this unionFields with this union

OBJECT

The value (weight or price) that the condition field is compared to.


Was this section helpful?