KJBcreations

KJBcreations Pens, wristlets, keychains, etc.! All shipping starts at $5

Tomorrow Saturday November 2nd!Can’t wait to see you all!
11/01/2024

Tomorrow Saturday November 2nd!
Can’t wait to see you all!

How cute are these kid combs!? These are $15 each and will be available at the craft show in november, if you’d like to ...
09/29/2024

How cute are these kid combs!?
These are $15 each and will be available at the craft show in november, if you’d like to purchase before Message me!

Been a little busy with life but we are back! we have our craft show november 2nd and am looking for more as well, so ma...
09/11/2024

Been a little busy with life but we are back! we have our craft show november 2nd and am looking for more as well, so many new things this year! I cant wait for you to see!

Character zipper pulls $8
11/22/2023

Character zipper pulls $8

Designer zipper pulls $8
11/22/2023

Designer zipper pulls $8

zipper pulls $8
11/22/2023

zipper pulls $8

Sports zipper pulls $8
11/22/2023

Sports zipper pulls $8

Golf zipper pulls $8
11/22/2023

Golf zipper pulls $8

Basketball Zipper Pulls $8
11/22/2023

Basketball Zipper Pulls $8

Softball zipper pulls $8
11/22/2023

Softball zipper pulls $8

key chains $8
11/22/2023

key chains $8

Address

Ocala, FL
34476

Website

Alerts

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