#4931

Tu Tran
Moderator

Hi,

The cause is that there’s an addition code at the file app\design\frontend\default\sns_nova\template\catalog\product\view.phtml

<?php echo $this->getLayout()->getBlock('shipping.estimate.form')->toHtml()?>

I have commented it, and the quick view has been showing, but the more view is not working properly, that because there’s js loaded from the third party’s module. You can see this link http://take.ms/3Rjyf .
So please try to remove or disable it.

Thanks you,