Miss Jess Creation

Miss Jess Creation Hello and welcome y'all! If you're interested, message me! If you don't see something you need made I accept pay-pal, venmo, cash app and Facebook pay.

All items must be paid in full before I can start working on your items .

Jessica Braud Lackey
06/23/2023

Jessica Braud Lackey

Team cups!
06/23/2023

Team cups!

Jessica Braud Lackey
05/27/2023

Jessica Braud Lackey

Leopard dog mama

Senior shirts
05/27/2023

Senior shirts

Leopard dog mama
05/27/2023

Leopard dog mama

Mother/Daughter cruise shirts
05/27/2023

Mother/Daughter cruise shirts

Another customized shirt
05/26/2023

Another customized shirt

05/06/2023
05/06/2023

Address

Arabi, LA
70032

Alerts

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