orderDeduction->openFreightDeduction()) { return max($this->orderDeduction->getUsableFreightDeduction()->getMoney(),0); } return 0; } }