Skip to main content

quantity_price_break

The per-unit price of a variant when purchasing the minimum quantity or more.

Properties

Anchor to
minimum_quantity

The minimum quantity required to qualify for the price break.

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.

Tip

Use money filters to output a formatted price.

{
"minimum_quantity": "10",
"price": "20.00"
}
Was this section helpful?