We have added this additional feature to load limited stores with your store locator. For example, on Page No# 1, the admin wants to show a store locator with only 5 stores that are featured Stores. This attribute can do the job for them by displaying only those 5 Stores on the page.
The shortcode attribute for this functionality is “stores“, in which you have to pass the id values of those stores which you want to display on that store locator. Furthermore, the shortcode will be the following.
[ASL_STORELOCATOR stores="5,6,7,8,10"]
With the above shortcode, the store locator will display only stores with IDs 5, 6, 7, 8, and 10.