Product Offering Bundled Quantity to Not Cascade to Child Line Items?

jackho5226
Tera Contributor

Does SOM support a configurable bundle where the parent line item has its own independent quantity and price, while optional child line items maintain absolute independent quantities and are not multiplied by the parent quantity for pricing?

 

For example:

Parent quantity = 2, price = $10 each, total = $20
Child A quantity = 5, price = $2 each, total = $10
Child B quantity = 2, price = $3 each, total = $6

 

Expected total:

$20 + $10 + $6 = $36.

 

However, the current SOM behaviour cascades the parent quantity to child line items, resulting in:

$20 + $20 (pricing for A multiplied by 2) + $12 (pricing for B multiplied by 2)= $52

 

I'm aware of the following system property that is already disabled which serves a different use case compared to mine: Control cascading quantity values in child product offerings.

0 REPLIES 0