How to Import and Export Locations?

How to Import and Export Locations?

Starting from version 3.1.0, the functionality for importing and exporting locations has been changed. The previous method, which used the default Magento functionality (in System > Import), is now considered deprecated. Instead, our team has introduced a new way to import and export locations using the Amasty Import/Export component.

The new import/export feature is primarily designed for transferring store location data from one Magento instance to another. It covers almost all available data fields for locations, including attributes and opening schedules. This provides greater flexibility and control over the location management process.

To access this functionality, you need to have an active subscription and the following modules installed:
  1. amasty/module-store-locator-export-entity (for exporting locations)
  2. amasty/module-store-locator-import-entity (for importing locations)
To install the modules correctly, please refer to our User Guide about the module installation: How to install the extension?

In case you need to use a sample file, there're a couple of options for obtaining it:
  1. Export from Amasty ExportGo to System > Amasty Export > Export in your Magento admin panel. Here you can export a file containing all the necessary locations' data. After exporting, you can edit the file as needed and then import it back into your Magento store.
  2. Download from Amasty ImportNavigate to System > Amasty Import > Import. Fill in all required fields for the import process, then click Download Sample File. You’ll receive a correctly structured file that you can fill in with your own location data.




      • Related Articles

      • 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, ...
      • Import and Export Guidelines

        General Information About the Package and Its Tariffs The Import & Export solution is designed for migrating data from one website to another or to/from a different platform, as well as for automated/manual updates of product quantities, prices, and ...
      • What's the difference between Store Pickup, Store Locator and Store Pickup with Locator?

        Although the Store Pickup with Locator module allows both adding locations and selecting them for pickup on checkout, it cannot be replaced with a combination of the Store Locator and Store Pickup modules. The Store Pickup with Locator extension ...
      • 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 ...
      • 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 ...