Nene&Em's Creations

Nene&Em's Creations Emily and I have started doing what we love!! please shop our page . ask questions. come see us at the farmers market and trade days ..

Here are a couple fall door hangers I have made if your interested in one let me know $30
10/11/2022

Here are a couple fall door hangers I have made if your interested in one let me know $30

Personalized name key chains can do any name or word can also do just a single initial let us know if you are interested...
10/11/2022

Personalized name key chains can do any name or word can also do just a single initial let us know if you are interested $8

Also playing  around with this idea
10/11/2022

Also playing around with this idea

So Emily and I are doing custom key chains ... hit one of us up if you want one done ...
10/11/2022

So Emily and I are doing custom key chains ... hit one of us up if you want one done ...

09/14/2022

I know I don't post much .. but I may have a friend coming aboard with crafts craftsman more crafts ... keep an eye out for changes ;)

Address

Palestine, TX
75801

Telephone

+19032216431

Website

Alerts

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