| Item | Price |
|---|---|
| Base Price | {App.helpers.formatCurrencyWithCommas(suitableProduct.chairAndCarriage.basePrice)} |
| Rail | {App.helpers.formatCurrencyWithCommas(suitableProduct.rail.basePrice)} |
| Primary Work | {App.helpers.formatCurrencyWithCommas(suitableProduct.primaryWorkPrice || 0)} |
| Warranty | {App.helpers.formatCurrencyWithCommas(suitableProduct.warrantyPrice)} |
| Installation (Suggested: {App.helpers.formatCurrencyWithCommas(suitableProduct.installationPrices.min)} - {App.helpers.formatCurrencyWithCommas(suitableProduct.installationPrices.max)}) |
£
|
| TOTAL | {App.helpers.formatCurrencyWithCommas(suitableProduct.totalPrice)} |
| Order This Lift | |