HomeVendure CoreMoreMoreCommonPriceCalculationResultOn this pagePriceCalculationResult@vendure/coreSource The result of the price calculation from the ProductVariantPriceCalculationStrategy or the OrderItemPriceCalculationStrategy. Signaturetype PriceCalculationResult = { price: number; priceIncludesTax: boolean;} pricepropertynumberpriceIncludesTaxpropertybooleanWas this chapter helpful?It was helpfulIt wasn't helpfulReport IssuePreviousPermissionNextProcessContextEdited Jan 28, 2026ยทEdit this page