Iffys Crafty Creations

Iffys Crafty Creations Customized tshirts and items such as cups and cutting boards (as an example), vinyl decals, just think it up and ask! I do not use messenger.

Please use other methods to contact: comments section, email, or by text.

02/13/2025
More 3d prints
01/26/2025

More 3d prints

Tire for a tree frog tire swing :)
01/12/2025

Tire for a tree frog tire swing :)

Rocktopus
01/12/2025

Rocktopus

3d printed reptile hide (and my daughters new frog lol)
01/12/2025

3d printed reptile hide (and my daughters new frog lol)

Now able to 3d print!  Please send me any special requests!!
01/04/2025

Now able to 3d print! Please send me any special requests!!

So many shirts and crafts made the past couple weeks but I can't share them till after Christmas. So here's 2 that I mad...
12/04/2022

So many shirts and crafts made the past couple weeks but I can't share them till after Christmas. So here's 2 that I made for myself.

For my niece 💕
05/20/2022

For my niece 💕

A few things here and there.....
05/20/2022

A few things here and there.....

Address

Columbus, GA

Telephone

+17065753058

Website

Alerts

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

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