How to show locations on the product page?
With the Store Locator for Magento 2 extension, you may add the store locator section to any page of your site as a widget.
Step 1. To create a widget, please go to Content → Widgets and add a new widget. The type should be set to Amasty Store Locator and your current theme should be selected. Click Continue to proceed with the configuration:
Step 2. Fill out the mandatory fields in the Storefront Properties tab and proceed with the configuration of the widget position in the Layout Updates section:
Step 3. Adjust the store locator widget functionality in the Widget Options tab:
Here is how the store locator widget is displayed on the product page:
Related Articles
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 ...
How to add product attachments to a CMS page?
Product attachments can be added to CMS pages via Magento widgets, and there are two methods to do that. Method #1 Step 1. At Magento admin → Content → Widgets, create a widget of the Amasty Attachments Block type, choose Design Theme and click ...
How to import locations into particular store view?
Locations could be configured per store view. If you need to specify the store view to import a location, please define the store view ID in the 'stores' field in the CSV file. The store view ID can be located easily by going to Stores → All Stores, ...
Ho to assign items to specific offline stores and show product availability on product pages?
Product Conditions The Store Pickup with Locator extension allows assigning locations to particular products if they are available only in specific offline stores. This can be done with the help of product attribute conditions in Content → Locations ...
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 ...