CraftyAss Creations

CraftyAss Creations Crafty Ass Creations specializes in creating Tumblers, 3D items, Shirts and tons of other crafts. Do you have an idea? Let's see if we can make it happen.

Small but mighty. So pretty.
05/25/2026

Small but mighty. So pretty.

An entire nursery pod up for grabs. So precious.
05/25/2026

An entire nursery pod up for grabs. So precious.

What is a group of baby pigs called?
05/25/2026

What is a group of baby pigs called?

Paw Patrol's Marshall and Rocky wall art for the kids bedroom. The rest are coming soon.
05/25/2026

Paw Patrol's Marshall and Rocky wall art for the kids bedroom. The rest are coming soon.

A model butterfly I put together. Comes unfinished or finished, your choice. More models to come.
05/25/2026

A model butterfly I put together. Comes unfinished or finished, your choice. More models to come.

2 more roses to add to the bouquet.
05/25/2026

2 more roses to add to the bouquet.

Now ya know I just had to make a massage roller. Gonna put the other half to work. Let ya know how it goes. 😉
05/25/2026

Now ya know I just had to make a massage roller. Gonna put the other half to work. Let ya know how it goes. 😉

Stackable ABC's for kids... and adults. 😁
05/25/2026

Stackable ABC's for kids... and adults. 😁

Lil baby blue triceratops family.
05/25/2026

Lil baby blue triceratops family.

This snow leopard is so adorbs. Gonna make some more so they will be available for everyone who wants them.
05/25/2026

This snow leopard is so adorbs. Gonna make some more so they will be available for everyone who wants them.

Uncle Sam desk buddy.
05/25/2026

Uncle Sam desk buddy.

Address

Local To
Crystal River, FL

Website

Alerts

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