can anyone create Google Maps section to Shopify

2 Likes

Hey there @usamatauqir381 You should take a look at this article here https://www.storemapper.com/blog/how-to-add-google-map-to-shopify

It shows different ways to incorporate Google maps into your store. Let me know how helpful it is for you!

There are a few good ways to add Google Maps to Shopify:

  1. Manual Iframe Method (simple but limited)

    • Get embed code from Google Maps

    • Add via Custom Liquid section

    • Set width to 100% for responsiveness

  2. Custom Section Development

    • Requires Liquid/JavaScript knowledge

    • Needs Google Maps API key management

  3. Dedicated Apps (easier solution)
    I built IzyMaps specifically for this - it handles:

    • Automatic responsive design

    • Multiple location support

    • No coding required

    • Free basic version available

The manual method works for single locations, but if you need multiple pins or advanced features, an app solution might save development time.

1 Like