quantity_ price_ break
The per-unit price of a variant when purchasing the minimum quantity or more.
Properties
The price for the quantity price break once the minimum quantity is met.
The value is the price in the customer's local (presentment) currency.
TipUse money filters to output a formatted price.
{
"minimum_quantity": "10",
"price": "20.00"
}
{
"minimum_quantity": "10",
"price": "20.00"
}
Was this section helpful?