Tim's cup shop

Tim's cup shop I am making cups an they cost 25 dollars

07/01/2023

These cups are for sell 25 dollars.
Cleveland cavalier, Cleveland browns and Summertime cup.

07/01/2023

Summertime cup $25

06/29/2023

If you guys like the cups please give me a review thank you.

06/29/2023

These are 3 cups I'm doing. The sunflower one is for sell and the other are for two people.

Here is a another cup I'm going to start working on
03/29/2023

Here is a another cup I'm going to start working on

I'm making a memorial cup with my grandparents an Oreo
03/28/2023

I'm making a memorial cup with my grandparents an Oreo

My next cups I'm making right now
03/28/2023

My next cups I'm making right now

03/23/2023

Three cups I'm working on now

Three cups going at the same time
03/13/2023

Three cups going at the same time

03/13/2023

Cups for sell

03/11/2023

Address

Glouster, OH
45732

Telephone

+17405176365

Website

Alerts

Be the first to know and let us send you an email when Tim's cup shop posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Contact The Establishment

Send a message to Tim's cup shop:

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); });