Hi,
I've checked the default view (disable ShopAndBuy template override view) and the price is still 129.95, so it's not a template issue.
It's a problem with your product price settings or VM bug, because I can see the following variables taken from your product:
["basePrice"]=>
float(106.51639)
["basePriceWithTax"]=>
float(129.95)
["discountedPriceWithoutTax"]=>
float(106.52)
["priceBeforeTax"]=>
float(106.51639)
["salesPrice"]=>
float(129.95)
["taxAmount"]=>
float(23.43)
so the salesPrice is 129.95 and this value is displayed, do you have other products with similar issues or it's only one?
Cheers
Joshua