#4861

Tu Tran
Moderator

Hi,

To solve this issue, please replace the file app\design\frontend\default\sns_nova\template\sns\ajaxcart\bundle\catalog\product\view\price.phtml
by the file in the attachment zip below.
This will solve the price error at the picture Capture.jpg. And the one in the Capture1.jpg, it is not really necessary, so you can display it by going to the file
app\design\frontend\default\sns_nova\template\sns\ajaxcart\catalog\product\item.phtml
find and replace the code:

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

By:

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

Thanks you,

Attachments:
  1. price.zip