Hi,

Currently if a product varient has a differnt value the customer has to add two numbers together or add it to the shopping cart to see how much it would be in total.
I was wondering if there was a way of updating the price on the details page from a product varient. this way the user will be able to know the price before adding it to the basket. at that point it would also be good if the dropdown menu then displayed a [-minus price] for the original varient and the others changed in value to a new [+plus price]
for example:

original price displays when product varient 1 is selected...

1 product varient
2 product varient [+£50]
3 product varient [+£100]

Price = £50   Add to cart button

Product varient 2 is selected...

1 product varient [-£50]
2 product varient
3 product varient [+£50]

Price = £100   Add to cart button

Hope that makes sense. If there is already a way of applying this then please reply as i've had no luck on the developer board.

Thanks