Google Maps-powered address suggestion feature t

Topic summary

A user seeks to add Google Maps-powered address suggestions to their Shopify product pages.

Recommended Solution:

  • The Wayfinder app was suggested, which embeds a Google Maps block with a search bar into product page templates
  • Customers can search addresses (with auto-suggestions), pin-drop locations if needed
  • GPS coordinates and map links are stored as order notes upon purchase

Important Limitations:

  • Requires a Google Cloud API key (setup guide provided by app)
  • Stores one location per order, not per individual product
  • May require theme customization and potential developer support contact

Current Status:

  • Original poster encountered installation issues with Wayfinder
  • Successfully switched to a custom manual input field app for collecting address, city, and zip code data on product pages
  • Client is satisfied with the manual input solution
  • Follow-up questions remain about implementation details and which specific manual field app was used
Summarized with AI on November 11. AI used: claude-sonnet-4-5-20250929.

Hi @Zain66 , I haven’t found an app that offers only that functionality exclusively, however I believe you could take advantage of what the app Wayfinder has to offer. The app lets you insert a Google Maps (that contains a Search Bar within it) as a theme block in your theme editor. You place the map on your product page template, that way your customers can look up their addresses in the search bar and google will auto-suggest the addresses. if no address is found, they can choose to pin drop their location in the map. The coordinates and the google map link are then stored in your order details as order notes when the customer has completed his purchase.
A couple things to note though:

  1. The app will ask in their settings for your Google Cloud API Key in order to make the Google Maps work, if you do not have a Google Cloud account you can easily create one, the app has a quick guide to show you how to obtain that api key.
  2. You are going to have play around with the design customization of the map in your product page with your theme editor so that you get the look you want. The app lets you customize a lot inside the theme editor, but still in some cases you might find yourself in need of contacting their support team to help you with that, which they do.
  3. It is important to note that the app stores the GPS Coordinates and Google Maps link in your order details in your admin and it stores one location per order, not per item. So if you are looking for a solution to obtain different locations for different products within the same order, this app won’t be able to do that. But if you are looking to obtain just one location per order, then yes It could work.

Let us know if this solved your question by accepting this as a solution. Best of luck!