Disable Google Maps Integration on prestashop

Job ID: 40360780

Budget: $10 – $30 USD

The Google Maps embed that lives in a specific section of one page on my PrestaShop site has started racking up API charges, so I need it taken fully offline without disturbing anything else.

What I expect you to do
• Locate every place the current Google Maps API is loaded or called (the map itself and the “street geo” script that once built address strings for custom functionality).
• Comment-out or otherwise deactivate those calls so the map no longer renders and no background requests reach Google.
• Leave the original code intact, cleanly wrapped or switched off, so I can re-enable it later if needed.
• Confirm the rest of the site continues to work exactly as before.

Acceptance check
When you’re done I’ll run the page, open the network inspector, and verify that no calls go to maps.googleapis.com or related domains. If everything else loads fine, the job is complete.

A brief write-up (just a paragraph or two) of what files you touched and the lines you altered will help me reverse the change in future.