Crafted Studio Co.

Crafted Studio Co. Mobile craft studio providing unique experience to design, create and personalize handmade keepsakes and a wide range of apparel and fashion accessories.

05/31/2026
05/30/2026

05/30/2026

Another beauty🥰

05/24/2026

My obsession 💋💕

05/22/2026

For my BOUJIE girlies🫶

05/22/2026

Come and see us this Sunday at from 9-2. We have new patches, hats and charms!!!

Come see us at Halifax River Farmers Market at Tiki Docks this Sunday from 9-2 and make your very own custom creation!!N...
05/22/2026

Come see us at Halifax River Farmers Market at Tiki Docks this Sunday from 9-2 and make your very own custom creation!!

New bags , hats and tons of new patches and charms🫶🩷🩷

05/21/2026

Any other hat making besties relate?

05/19/2026

Truer words have never been spoken 😂😂🤣

Address

Saint Augustine, FL

Opening Hours

Monday 9am - 5pm
Tuesday 9am - 5pm
Wednesday 9am - 5pm
Thursday 9am - 5pm
Friday 9am - 5pm

Alerts

Be the first to know and let us send you an email when Crafted Studio Co. 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); });