Kay-Lin Creations

Kay-Lin Creations Hand sewn and stuffed MEMORY Bears, NCAA, NFL, etc. WE WILL SHIP!! We accept most Credit Cards.

03/11/2026

KAY-LIN CREATIONS wants to wish you a blessed Easter and that you know, GOD LOVES YOU!

KAY-LIN CREATIONS wants to wish you all a very Merry Christmas and a Happy New Year!!!
12/24/2025

KAY-LIN CREATIONS wants to wish you all a very Merry Christmas and a Happy New Year!!!

We still have some Georgia Bulldog and Alabama Bears available! $35.00 if ordered by December 25th, $40.00 after that! T...
12/16/2025

We still have some Georgia Bulldog and Alabama Bears available! $35.00 if ordered by December 25th, $40.00 after that! Thanks!!

12/09/2025

Price on all of our Bears will go up to $40.00 effective January 1st. Thank you all for your understanding and patronage 2026.

11/29/2024

Address

2771 Maeve Court
Dacula, GA
30019

Website

Alerts

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