APlacetoCraft

APlacetoCraft A Place to Craft is your one-stop Stampin' Up! spot for new creative products, techniques, fun classes, and amazing project ideas!

Gearing up for some sweet valentines!
01/24/2022

Gearing up for some sweet valentines!

Merry Christmas from our family to yours!
12/25/2020

Merry Christmas from our family to yours!

If you haven't played with the Poinsettia Place Suite yet, you need to!
11/03/2020

If you haven't played with the Poinsettia Place Suite yet, you need to!

Crafty friends are the best. Thanks Kay!
11/01/2020

Crafty friends are the best. Thanks Kay!

Nothing beats that "new box" feeling :)
10/19/2020

Nothing beats that "new box" feeling :)

Did I mention that the Halloween stamps were fun this year? We'll be skipping the communal bucket of kid germs!
10/18/2020

Did I mention that the Halloween stamps were fun this year? We'll be skipping the communal bucket of kid germs!

This year's Halloween suite is fun!
10/18/2020

This year's Halloween suite is fun!

Wowza!
10/18/2020

Wowza!

10/04/2020

Here's my (second ever!) FB live demo of a birthday card featuring our Whale of a Time suite :)

10/03/2020

Here's my card from today's World Card Making Day party!

:)
08/04/2020

:)

The Snowflake Splendor Suite is all you need to make your crafting wishes come true! With a curated suite of products, it's super easy to get it all and star...

Address

Kennesaw, GA
30152

Alerts

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