Basically here is the problem. I have:
Product A
Variant 1= Denomination Choices (cent, nickel, dime, etc.)
Variant 2= 25 ct $1.00
Variant 3= 100 ct $2.25
However variant 2 becomes $1.99 when purchasing 50 or more.
It would be nice if the price would display "$1.00 - 2.25". I tried removing the price from the parent product however what I ended up with was the prices being displayed for every variant (each variant 1 choice) which is unacceptable. For now, while everything is still being built, I have the price display off.