Amount spent per year
Outlets
{{ paddNumber(city_index + 1, 2) }} | {{ city.city }} | {{ formatCurrency(totalCityCost(city)) }} | |
Amount spent per year
{{ costFilterName(cost_identifier) }} ({{
formatCurrency(cost) }})
|
{{ paddNumber(city_index + 1, 2) }} | {{ city.city }} | {{ formatNumber(totalCityOutlets(city)) }} | |
Outlets
{{ outletFilterName(outlet_identifier) }} ({{
formatWholeNumber(outlet.total) }})
|