Cherrybox Studios

Cherrybox Studios Torturing Cute things since 2005- Check out my madness on Etsy! HappyHausbyCherrybox

Evidence is mounting…9 bodies will drop tonight…will you find the clues?
06/09/2023

Evidence is mounting…9 bodies will drop tonight…will you find the clues?

Trying to separate church and state here- since I got rid of my website I’ve been struggling to get everything back in o...
05/10/2023

Trying to separate church and state here- since I got rid of my website I’ve been struggling to get everything back in order and available- check out my new Etsy site as I clear out the old to make way for the new- HappyHausbyCherrybox

Cherrybox Studios will be participating in this years GAME OF SHROOMS!  I'm excited to murder some mushrooms!Game of Shr...
04/24/2023

Cherrybox Studios will be participating in this years GAME OF SHROOMS! I'm excited to murder some mushrooms!

Game of Shrooms is a once a year world-wide art N seek event created by Attaboy. The next Game of Shrooms happens on June 10th, 2023. On that day, artists from all over the world hide their original mushroom-themed art works in public places then they give hints (often on social media) for others to find AND KEEP!
Official Website: https://yumfactory.com/gameofshrooms/

I'll post some clues as we get closer

Address

Savannah, GA
31404

Alerts

Be the first to know and let us send you an email when Cherrybox Studios 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 Cherrybox Studios:

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