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