@for (listing of listings; track listing.id) {
@if (listing.imageOrder?.length>0){ Image } @else { Image }

{{ selectOptions.getState(listing.state) }}

{{ listing.title }}

{{ listing.city }}

{{ selectOptions.getCommercialProperty(listing.type) }}

{{ listing.price | currency }}

}
Total number of Listings: {{ totalRecords }}