Ejemplo n.º 1
0
 public function getPrice()
 {
     $product = $this->getProduct();
     return ITwebexperts_Payperrentals_Helper_Html::completeListingAndProductInfoWithExtraButtons($product);
 }