Exemplo n.º 1
0
 public function getSelectionTitlePrice($_selection, $includeContainer = true)
 {
     return str_replace("+", "", parent::getSelectionTitlePrice($_selection, $includeContainer));
 }