KMC Creations

KMC Creations Contact information, map and directions, contact form, opening hours, services, ratings, photos, videos and announcements from KMC Creations, Arts and entertainment, Weaver, AL.

02/17/2022

Thinking about doing a giveaway soon. Make sure to like and share the page.

Another order is complete!! I love how these turned out!
02/16/2022

Another order is complete!! I love how these turned out!

Nike shirts.
02/16/2022

Nike shirts.

My fave…
12/09/2021

My fave…

Girls…
12/09/2021

Girls…

Lit like a mother.
12/09/2021

Lit like a mother.

More vehicles done.
11/17/2021

More vehicles done.

Knocking out some orders.
11/08/2021

Knocking out some orders.

Updated racing shirts.Orange glows in the dark.
10/27/2021

Updated racing shirts.
Orange glows in the dark.

This was the hardest project to w**d. Glow in the dark on a black tshirt.
10/11/2021

This was the hardest project to w**d. Glow in the dark on a black tshirt.

Working on a very detailed piece. Stay tuned.
10/07/2021

Working on a very detailed piece. Stay tuned.

More are complete.
09/04/2021

More are complete.

Address

Weaver, AL
36277

Website

Alerts

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