When testing the GetNearestStores pipelet, and a certain zip code doesn't return any store results as a result of the zip code "not existing", ensure that there is geolocation data for that zip code.
The most likely cause for this issue is that there is no geolocation data for the requested zip code. In order to test if geolocation data exists for the given zip code, do the following:
The XML geolocation data will need to be created to import the new geolocation into your instance. An example of a geolocation XML file can be seen below:
<?xml version="1.0" encoding="UTF-8"?>
<geolocations xmlns="http://www.demandware.com/xml/impex/geolocation/2007-05-01" country-code="US">
<geolocation postal-code="80113">
<city xml:lang="x-default">Englewood</city>
<state xml:lang="x-default">CO</state>
<longitude>-104.9614</longitude>
<latitude>39.6405</latitude>
</geolocation>
</geolocations>
Once the XML file is created, the import into the instance can begin. In order to add geolocation data, the geolocation XML will need to be in a zip file and imported by going to Administration > Site Development > Site Import & Export. When the import has successfully completed, ensure that the new geolocation zip code data has been imported by navigating to the Store Locator Data module and testing the newly added zip code.
000391358

We use three kinds of cookies on our websites: required, functional, and advertising. You can choose whether functional and advertising cookies apply. Click on the different cookie categories to find out more about each category and to change the default settings.
Privacy Statement
Required cookies are necessary for basic website functionality. Some examples include: session cookies needed to transmit the website, authentication cookies, and security cookies.
Functional cookies enhance functions, performance, and services on the website. Some examples include: cookies used to analyze site traffic, cookies used for market research, and cookies used to display advertising that is not directed to a particular individual.
Advertising cookies track activity across websites in order to understand a viewer’s interests, and direct them specific marketing. Some examples include: cookies used for remarketing, or interest-based advertising.