Exemple #1
0
 public function getEntitySummary($product, $storeId = 0)
 {
     Mage::helper('udratings')->useEt($this->getEntityId());
     parent::getEntitySummary($product);
     Mage::helper('udratings')->resetEt();
 }