LazeNtaze

LazeNtaze Contact information, map and directions, contact form, opening hours, services, ratings, photos, videos and announcements from LazeNtaze, Arts & Crafts Store, Kingsland, GA.

08/07/2022
Layered projects are my favorite theres so many possibilities! Playing around with some new kids signs, let me know if y...
08/05/2022

Layered projects are my favorite theres so many possibilities! Playing around with some new kids signs, let me know if you have any ideas for my next project!
This one’s available in any color of your choice!

Here’s to hoping gas prices will continue to drop,  but until then… get this gem at the shop $10!
08/01/2022

Here’s to hoping gas prices will continue to drop, but until then… get this gem at the shop $10!

07/30/2022
We’ll folks it’s about that time!! Next week for all of us down in Ga! It’s a bittersweet moment, sending the kiddos bac...
07/28/2022

We’ll folks it’s about that time!!
Next week for all of us down in Ga!
It’s a bittersweet moment, sending the kiddos back to school and this year will be one of my littles very first day 😭

New earrings!!! 😻
07/27/2022

New earrings!!! 😻

Address

Kingsland, GA
31548

Alerts

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