How to Display a Limited Number of Stores When Sorting by Distance?

To limit the number of stores in the list, we have added a new option “Stores Limit” in “ASL Settings”. You can enter a valid number into it and that number will be the limit of the stores. Moreover, you can also use this feature by using the following shortcode: stores_limit=”xxx”, where xxx is an integer number.

Store Limit Field in the ASL Settings
Store Limit Field in the ASL Settings
[ASL_STORELOCATOR stores_limit="10"]

To use this feature on mobile only, please use the shortcode attribute mobile_stores_limit, this attribute will only affect your mobile Store List.

[ASL_STORELOCATOR mobile_stores_limit="10"]