Пример #1
0
 /**
  * Get MAP message for price
  *
  * @return string
  */
 public function getMsrpPriceMessage()
 {
     return $this->catalogDataHelper->getMsrpPriceMessage($this->product);
 }