Please change $finalPrice to you’re price variable ….
<?php echo $formattedPrice = Mage::helper('core')->currency($finalPrice, true, false); ?>
Please change $finalPrice to you’re price variable ….
<?php echo $formattedPrice = Mage::helper('core')->currency($finalPrice, true, false); ?>