JustPaste.it

            <?php echo $this->getPriceHtml($_product, true, '-new') ?>

        <?php
            $storeId = Mage::app()->getStore()->getStoreId();
            if($storeId!=3)
             { 
          echo $this->getPriceHtml($_product, true, '-new') ;
        }
         ?>