Hello,
We have set variant conditions for pricing and it is working fine now the requirement is as below.
CHAR1: V11, V12, V13, V14
CHAR2: V21, V22, V23, V24
CHAR3: V31
In above example CHAR1 is characteristic and V11, V12.. are values for characteristics.
For V31 of CHAR3 should be charged 10 USD if CHAR2 is V21
V31 of CHAR3 should be charged 12 USD if CHAR2 is V22
V31 of CHAR3 should be charged 15USD if CHAR2 id V24
Experts Please guide how to achieve this.