PriceSelectionResult
The price selection result of a variant.
Properties
originalPricenull | numberRequiredThe original price of the variant which depends on the selected region or currency code in the context object.
If both region ID and currency code are available in the context object, the region has higher precedence.
calculatedPricenull | numberRequiredThe lowest price among the prices of the product variant retrieved using the context object.
All possible prices of the variant that are retrieved using the context object.
It can include its original price and its price lists if there are any.
context object.
It can include its original price and its price lists if there are any.originalPriceIncludesTaxnull | booleanWhether the original price includes taxes or not. This is only available
for Tax-Inclusive Pricing.
calculatedPriceIncludesTaxnull | booleanWhether the calculated price includes taxes or not.
This is only available for Tax-Inclusive Pricing.
calculatedPriceTypePriceTypeThe type of price applied in
calculatedPrice.Was this section helpful?