Having a challenge with the Store Locator in Suite...
# suitecommerce
a
Having a challenge with the Store Locator in SuiteCommerce Standard. Customer didn't have Billing Information on the Google Account, so the map was loading with the "development purposes only" overlay. However, "See complete list of stores" was working, and did show the company locations. It was just the map that wasn't working. Customer added billing information, and I generated a new key and updated the Configuration record for it. Cache invalidation. Now the store locator is working perfectly ... but only in Chrome Incognito mode. There are store locations, and the map works, and the find stores works. The locations in the ERP all have Lat/Long configured and they plot on the map correctly. However in normal mode, the map works, and the search works... but it doesn't return the store locations. "See complete list of stores" says "the list of stores is not available". Searching for stores does not list them or plot them on the map. Even with empty cache and hard reload. Thoughts?
The response on StoreLocator.Service.ss: {"page":"1","recordsPerPage":"28","records":[],"totalRecordsFound":0} Why though? Nothing changed in the ERP except the Google Maps API key?
e
Have you tried in other browsers? It seems like for some reason, chrome has in cache something
a
It does work in other browsers, I just wondered what the hold-up is with Chrome and if there is any workaround to push it out to customers from the NetSuite side.
Thanks!
My concern is that the search is not related to Google API at all. It's the SC Service trying to get locations from NetSuite ERP. Why did that change?
Left it overnight, the outcome is the same. This is frustrating.