{{ product.title }}
- Lease vanaf/mnd
- {{ printPrice( calculateLeasePriceOfProduct(product.price), true, "€", true, true, false ) }}
- Financiering vanaf/mnd
- {{ printPrice( parseInt(calculateFinancingPriceOfProduct(product.price)), true, "€", true, true, false ) }}