\r\n
\r\n Vehicle price\r\n {{ getCurrency(selectedSubmodelObject.RRP, false) }}\r\n
\r\n
\r\n Guaranteed Future Value\r\n \r\n \r\n {{ getCurrency(total.gfv, false) }}\r\n \r\n
\r\n
\r\n Total interest\r\n \r\n \r\n {{ getCurrency(total.interest, false) }}\r\n \r\n
\r\n
\r\n Establishment fees\r\n \r\n \r\n {{ getCurrency(totalFees, false)}}\r\n \r\n
\r\n
\r\n Total cost\r\n \r\n \r\n {{ getCurrency(total.loan, false)}}\r\n \r\n
\r\n
\r\n\r\n