Skip to main content
Log inSign up
Anchor to PriceCalculationType

PriceCalculationType

enum

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

•

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?

•
INPUT OBJECT

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?