title = "Property Listing"
url = "/property-listing/:page?"
layout = "layout"
is_hidden = 0
[propertylist]
noPropertyMessage = "No properties found"
displayType = "listProperty"
pageNumber = "{{ :page }}"
itemsPerPage = 9
detailPage = "property"
searchPage = "property-listing"
sortField = "created_at"
sortType = "desc"
[mappropertylist]
mapTitle = "FHA Properties"
mapStyle = "default"
centerLat = 51.510280
centerLng = -0.084028
zoom = 14
mapMarker = "./themes/fha/assets/images/map-marker/map-marker2.png"
iconAnimation = "BOUNCE"
iconXOffset = 0
iconYOffset = 0
detailPage = "property"
thumbMode = "auto"
thumbWidth = 640
thumbHeight = 480
[filterform]
displayType = "largeFilter"
filterPage = "property-listing"
amenityList = 0
==