Average Price: {{ ctrl.SSAppService.getFormattedAmount(property.psf, 0) }} psf
Units:
Project Size {{ ctrl.SSAppService.getTotalUnits(property) }}
Launched {{ ctrl.SSAppService.getLaunchedUnits(property) }}
Sold {{ ctrl.SSAppService.getSoldUnits(property) }}
Available {{ ctrl.SSAppService.getRemainingUnits(property) }}
#UNIT NO. | TYPE | BATHS | AREA (SQFT) | $PSF | $PRICE | |
---|---|---|---|---|---|---|
{{ ctrl.SSUtilService.getFullUnitNumber1(unit) }} | {{ unit.name }} | {{ unit.baths }} | {{ ctrl.SSAppService.getFormattedValue(unit.size_ft2) }} | {{ ctrl.SSAppService.getFormattedAmountWithDecimal(unit.psf) }} | {{ ctrl.SSAppService.getFormattedAmountOrRange(unit) }} | > |