Make varients update both price and extra field price
I have a product with many variants, some cost more than others. When a customer chooses the variant it properly adds the extra amount to the price. I have an extra field which happens to be a member price and is initially set lower than the regular price. How can I have my variant list dynamically change the extra field also? This seems like its pretty easy but after digging through the few files that I think are responsible for it, I don't see where the code is telling the variant list to even add to the regular price.
Secondly, if anyone cares to share, how could you make it so both prices are hidden initially until someone chooses a variant? Possibly having a line of text in the price.
__________________
Version 4.2.2
|