_load_plugins(array( array('function', 'assign', 'customer/main/alter_currency_value.tpl', 2, false), array('function', 'math', 'customer/main/alter_currency_value.tpl', 2, false), array('modifier', 'formatprice', 'customer/main/alter_currency_value.tpl', 2, false),)); ?> _tpl_vars['alter_currency_value'] == ""): ?>_plugins['function']['assign'][0](array('var' => 'alter_currency_value','value' => '0'), $this) ; ?> _tpl_vars['config']['General']['alter_currency_symbol'] != ""): ?> (_tpl_vars['config']['General']['alter_currency_symbol']; ?> _plugins['function']['math'][0](array('equation' => "altercurrencyvalue*rate",'altercurrencyvalue' => $this->_tpl_vars['alter_currency_value'],'rate' => $this->_tpl_vars['config']['General']['alter_currency_rate'],'format' => "%.2f",'assign' => 'alter_price'), $this) ; ?> _run_mod_handler('formatprice', true, $this->_tpl_vars['alter_price'], ",", "."); ?> )