<% if (typeof data.stores != "undefined" && data.stores.length) { %>
<%- window.jQuery.mage.__('Available at') %> <%- data.stores.length %> <%- window.jQuery.mage.__('stores within') %> <%- data.distance %> <%- window.jQuery.mage.__('miles of') %> <%- data.zipcode %>.
<% } else { %>
<%- window.jQuery.mage.__('Not available at any local stores.') %>
<% } %>