Hi,

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.