"; } for (i = 0; i 0) { marker = markersArray[i]; map.panTo(marker.getPosition()); jQuery213.getJSON('https://storelocator.w3apps.co/get_store_info.aspx?id=' + id, function (data) { infoPopup.close(); //build location details var info = "
" + data.location[0].name + "
"; if (data.location[0].address != '') { info = info + "
" + data.location[0].address + "
" } if (data.location[0].address2 != '') { info = info + "
" + data.location[0].address2 + "
" } info = info + "
" + data.location[0].city + ", " + data.location[0].state + " " + data.location[0].zip + "
" if (data.location[0].phone != '') { info = info + "
P: " + data.location[0].phone + "
" } if (data.location[0].fax != '') { info = info + "
F: " + data.location[0].fax + "
" } if (data.location[0].email != '') { info = info + "
" + data.location[0].email + "
" } if (data.location[0].website != '') { info = info + "" } if (data.location[0].facebookLink != '') { info = info + "" } if (data.location[0].twitterLink != '') { info = info + "" } if (data.location[0].instagramLink != '') { info = info + "" } if (data.location[0].notes != '') { info = info + "
" + data.location[0].notes + "
" } var filters = data.location[0].filters; if (filters.length > 0) { info = info + "
    "; jQuery213.each(filters, function (index, value) { info = info + "
  • " + value + "
  • "; }); info = info + "
"; } var add_string = data.location[0].address + ", " + data.location[0].city + ", " + data.location[0].state + ", " + data.location[0].zip; var add_string_formated = add_string.replace(" ", "+"); directions = "Directions ➲"; infoPopup.setContent("
" + info + "
" + directions + "
"); infoPopup.open(map, marker); }); } else if (markersArray[i].id == id && id == 0) { marker = markersArray[i]; map.panTo(marker.getPosition()); infoPopup.close(); infoPopup.setContent("
" + youAreHere + "
"); infoPopup.open(map, marker); } } } function addHttp(input) { input = input.toLowerCase(); if (!input.startsWith("http://") && !input.startsWith("https://")) { return "http://" + input; } else { return input; } } function show_addresses() { var html = ""; var directions = ""; for (i = 0; i " + addresses[i].phone; } var pin_colour = ""; var pin_style = ""; var distance = addresses[i].distance; var d; if (distance != "") { var distanceWord = " miles"; if (jQuery213("#varMetric").val() == "True") { distanceWord = " kilometers"; } d = parseFloat(distance).toFixed(2) + distanceWord; } else { d = ""; } // if (find_directions) { // directions = ""; // } var add_string = addresses[i].address + ", " + addresses[i].city + ", " + addresses[i].state + ", " + addresses[i].zip; var add_string_formated = add_string.replace(" ", "+"); directions = "Directions ➲"; if (addresses[i].marker != "" && addresses[i].marker != null) { pin_colour = "https://storelocator.w3apps.co/images/" + addresses[i].marker + ".png" } else { pin_colour = "https://storelocator.w3apps.co/images/red.png" } pin_style = " style='list-style:none; background-image:url(\"" + pin_colour + "\"); background-repeat:no-repeat; background-position:0px 10px; padding:10px; padding-left:35px; border-bottom:1px dashed #ddd;' "; html = html + "
  • " + addresses[i].name + "
    " + addresses[i].address + " " + addresses[i].address2 + "
    " + addresses[i].city + " " + addresses[i].state + " " + addresses[i].zip + phone + "
    " + d + "
    " + website + directions + "
  • "; } if (addresses.length == 0) { html = "
  • " + noStoresFound + "
  • "; } jQuery213(".addresses ul").html(html); jQuery213(".addresses ul").slideDown(); //fixURLS(); } function hoverStart(id) { for (i = 0; i

    Enter an address or zip code and click the find locations button.

    If you are a retailer and would like to carry BOS Drinkware, please provide us with the name and location of your store, pictures of your shop and other brands you carry on our contact form. If you are an online business, please specify the URL of your website. Click here to begin: Wholesale Account Setup .

    • No Stores Found.

    Web discoveries