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, opening a specific store/storeview, and checking its URL:
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 ...
Store Locator | GraphQl methods
Queries amStoreLocatorAttributesToFilter description: get location attributes searchAmStoreLocations (filter: AmStoreLocationsFilterInput, pageSize: Int, currentPage: Int = 1) description: search all locations with filter Mutations ...
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 ...
Which modules is the Import Export module compatible with?
A wide range of Amasty extensions come equipped with import and export core functionality. By purchasing them, you can migrate even more types of store data and thus achieve specific business goals faster. The following list of extensions comes ...
How to import product values per store views?
In order to assign data to a specific store view, the store_id field of the Product Attribute entity should be enabled in the import profile, as well as added to the import file. Here is an example of the profile's configuration and import file: More ...