_type = self::TYPE_TOTAL; $this->_name = I18n::get('Total'); $this->_options[self::OPTION_CURRENCY_SYMBOL] = '$'; $this->_options[self::OPTION_CURRENCY_POSITION] = self::CURRENCY_SYMBOL_LEFT; } }