Pricing Concepts
In this document, you’ll learn about the main concepts in the Pricing Module, and how data is stored and related.
Money Amount
A MoneyAmount represents a price.
Money amounts can be conditioned by the min_quantity and max_quantity attributes, which are helpful when calculating the price for a specific quantity.
If a money amount has its min_quantity or max_quantity attributes set, they’re only considered for the price calculation if they have a lower min_quantity or a higher max_quantity than the quantity specified for calculation.