The ShippingRate maps to an abstract Cart categorization expressed by strings (for example, Light, Medium, or Heavy).
Only keys defined in the values array can be used to create a tier or to set a value of the shippingRateInput on the Cart.
Keys must be unique.
The ShippingRate maps to an abstract Cart categorization expressed by strings (for example,
Light
,Medium
, orHeavy
). Only keys defined in thevalues
array can be used to create a tier or to set a value of theshippingRateInput
on the Cart. Keys must be unique.