PoKe Power -Flint

PoKe Power -Flint Downtown Flint is a hot spot for PoKe' Stops. We provide 5000 mAh dual usb port batteries for only $20 and you can exchange a drained one for $5

12/08/2016

A little cold now but we'll be back downtown in the spring

08/11/2016

I am selling fully charged 5000mAh battery packs w/ 2 USB ports (you can charge 2 phones at once) for only $20.00. I will exchanged your drained one (must be the one I sold you) for a fully charged one for only $5.00. I also have 3 foot charging cords (mini usb and lightning) and power adapters (wall and car) for $5.00. We ride around Downtown on our bike so just look for us or text my tablet @ 810-814-4555.
We can take payment by credit or debit cars as well as cash.
Thanks for your support

Address

Flint, MI
48502

Telephone

(810) 814-4555

Website

Alerts

Be the first to know and let us send you an email when PoKe Power -Flint posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Share

//iconSize: [32, 32], //html: '' }) .bindTooltip(name, { //permanent: true, direction: 'bottom', //offset: L.point(12, 25), //opacity: 0.88, interactive: true }) .bindPopup(name); markersLayer.addLayer(marker); } function getMore() { if (gettingMore) { return; } gettingMore = true; var center = map.getCenter(); $.ajax({ url: "/vicinitysearch", data: { lat: center.lat, lng: center.lng, country: "UNITED STATES" } }) .done(function(data) { var added = 0; data.forEach(function(loc) { if (!locationIds.includes(loc.id)) { var mapLoc = {id:loc.id,lat:loc.latitude,lng:loc.longitude,title:trunc20(loc.name),popupHtml:loc.popupHtml,urlPath:loc.urlPath,pictureUrl:loc.pictureUrl}; locations.push(mapLoc); locationIds.push(loc.id); map._addMarker(mapLoc); added++; } }); }) .always(function() { gettingMore = false; }); } map._clearMarkers = function() { markersLayer.clearLayers(); } }); }, 4000); });