Fixed:
Install manually Show Widget, Show Bottomline and Show QABottomline now works, using:
<?php echo $this->helper('yotpo')->showWidget($this, $_product); ?>
<?php echo $this->helper('yotpo')-> showBottomline($this, $_product); ?>
Fixed:
Install manually Show Widget, Show Bottomline and Show QABottomline now works, using:
<?php echo $this->helper('yotpo')->showWidget($this, $_product); ?>
<?php echo $this->helper('yotpo')-> showBottomline($this, $_product); ?>