Skip to main content

ProductVariantPriceCalculationStrategy

Defines how ProductVariant are calculated based on the input price, tax zone and current request context.

Info

This is configured via the catalogOptions.productVariantPriceCalculationStrategy property of your VendureConfig.

Signature

The arguments passed the calculate method of the configured ProductVariantPriceCalculationStrategy.

The productVariant argument was added in v2.1.0.

Signature

inputPrice

propertynumber

productVariantPrice

productVariant

taxCategory

propertyTaxCategory

activeTaxZone

propertyZone

ctx

Was this chapter helpful?
Report Issue
Edited Feb 23, 2026ยทEdit this page