Contents of the Swag Bag change monthly so you and your pet can be surprised. You can manage your Swag Bag delivery on the Repeat Delivery page in My Account.
// Forces popover to close when the user clicks anywhere on the page
$(function(){
// fnGetNearestLocations(storeId, expirationMin, isHTML5Geolocation, isGoogleGeoAPI, HTML5GeoTimeout, XHRTimeout, isDebuggingEnabled)
petcoNearestLocations.fnGetNearestLocations('10151','1440','true','true','10000','5000','https://www.googleapis.com/geolocation/v1/geolocate?key=','AIzaSyB1POydsXY7SJBDX-zowEC0y340ZJK6uig','false');
});