| {$smarty.const.TEXT_DURATION}: |
{$item_data.Duration} {$smarty.const.TEXT_DURATION_MONTHS} |
| {$smarty.const.TEXT_FINANCING_AMOUNT}: |
{$item_data.OriginalAmount|number_format:"2":",":""} {$item_data.Currency} |
| {$smarty.const.TEXT_TOTAL_AMOUNT}: |
{$item_data.TotalAmount|number_format:"2":",":""} {$item_data.Currency} |
| {$smarty.const.TEXT_INTERESTRATE}: |
{$item_data.InterestRate}% |
| {$smarty.const.TEXT_EFFECTIVE_INTERESTRATE}: |
{$item_data.EffectiveInterestRate}% |
| {$smarty.const.TEXT_MONTHLY_RATES}: |
{$item_data.plan.1.Amount|number_format:"2":",":""} {$item_data.Currency} |
| {$smarty.const.TEXT_RATES_PLAN} |
{foreach name=plan item=item_plan from=$item_data.plan}
| {$smarty.foreach.plan.iteration}. {$smarty.const.TEXT_RATES_DUE} {$item_plan.Due|xtc_date_short} |
{$item_plan.Amount|number_format:"2":",":""} {$item_data.Currency} |
{/foreach}
| {$smarty.const.TEXT_CONTRACT}: |
{$smarty.const.TEXT_DOWNLOAD_CONTRACT} |