Anchor to section titled 'undefined'

PriceCalculationType
enum

How to caluclate the parent product variant's price while bulk updating variant relationships.


value-componentssum
COMPONENTS_SUM

The price of the parent will be the sum of the components price times their quantity.

The price of the parent will be set to the price provided.

The price of the parent will not be adjusted.


Was this section helpful?

The specific type of calculation done to determine the price of the parent variant. The price is calculated during Bundle creation. Updating a component variant won't recalculate the price.


Was this section helpful?
Map
PriceCalculationType

Inputs from