Render a Store Detail by providing a Store ID

Store Locator has a store detail page, that displays the details of the store with SEO friendly URL, to add that detail page, the above link can be followed, however, if someone wants to render a specific store detail on any page, can specify the store id in the detail shortcode as given below.

[ASL_STORE sl-store="5"]

With the above shortcode, it will render the store detail of the store ID 5, and you need to make sure that the store id 5 does exist in the Manage Stores section.

It is also possible to display only a specific field of any store through the render store field guide.