Skip to main content
I am trying to create a product bundle Security Fortify Scan that will work as follows: it consists of 2 products Engineer and Project Manager. 

 

Based on configuration attributes: Fortify Scan Size (Small, Medium, Big) and Fortify Scan Type (Basic, Advanced) I need to select proper combination of quantities for two products: 

 

BASIC:

 

Quantity in MDs: | Small (<50k LoC) | Medium (<200k LoC) | Big (>200k LoC)

 

Project Manager | 0,1 | 0,1 | 0,2

 

Engineer | 0,5 | 1 | 2

 

ADVANCED

 

Quantity in MDs: | Small (<50k LoC) | Medium (<200k LoC) | Big (>200k LoC)

 

Project Manager | 0,1 | 0,25 | 0,5

 

Engineer | 1 | 2,5 | 5

 

I have tried everything, product rules, constraint options, price rules and have not find solution that would be easy to maintain and easy to use by users. 

 

Best option would be to use Configuration attributes to filter Product Options, but that can be only done based on same field on product directly, which will not work for my scenario. 

 

Thank you for any ideas! 

 

Svata
2 Antworten
0/9000