How to add a clickable link to a location marker description?

How to add a clickable link to a location marker description?

In the locations settings  (Content → Locations → choose the location  Address), it is possible to define a link to the store. However, it will not appear on the front end in the location marker by default. 

To add the website link to the location marker, please navigate to Amasty → Store Locator → Configuration → General Visual Settings → Google Mark Template and add the following variable to the template:

<a target="_blank" href="{{website}}"> {{website}}</a>


     
Here is the frontend result:


      • Related Articles

      • How to change the location marker?

        The Store Pickup with Locator allows uploading a custom location marker to be displayed on the map. To change the default one, please, navigate to Content → Locations → [Your Locations] → Location On Map and upload the marker image. Here is the ...
      • What's the difference between Store Pickup, Store Locator and Store Pickup with Locator?

        Our Store Pickup extension adds a new free shipping method on the storefront and allows users to choose store pickup at checkout. You may add multiple points of sales and, on the storefront, the extension will automatically detect the nearest store ...
      • Store Locator | GraphQ methods

        Queries amStoreLocatorAttributesToFilter description: get location attributes searchAmStoreLocations (filter: AmStoreLocationsFilterInput, pageSize: Int, currentPage: Int = 1) description: search all locations with filter Mutations ...
      • The location isn't displayed correctly on the map. How to fix this?

        When the location is configured, sometimes it can be wrongly displayed on the map. This happens when the longitude and latitude for the store location aren't specified correctly. You may check the values of those fields in Content → Locations → ...
      • How to configure the map so that the nearest location is automatically displayed?

        The Store Locator extension has the feature of zooming the map to let the customer easily find the nearest location. If you would like the nearest location to be shown for a customer automatically, you need to enable the option in the global ...