Simply Crafty by B

Simply Crafty by B Contact information, map and directions, contact form, opening hours, services, ratings, photos, videos and announcements from Simply Crafty by B, Arts & Crafts Store, 407 Third St, Neptune Beach, FL.

11/17/2023

Finally got a batch of hats back in for your head! I know there’s been some of y’all lookin’.

Breaking in my new machine!!
11/02/2023

Breaking in my new machine!!

Craft show coming up this Saturday!! Some towels in the works...
11/01/2023

Craft show coming up this Saturday!! Some towels in the works...

10/09/2021

Happy Birthday Lisa Hosaflook Vinson. Hope it's a great day.

Getting ready for Saturday!
09/24/2020

Getting ready for Saturday!

More new fabric...
05/19/2020

More new fabric...

Got some new material...future coozies and or casserole carriers.
05/09/2020

Got some new material...future coozies and or casserole carriers.

Did a few masks for a friend. Just have to press and add elastic...
04/17/2020

Did a few masks for a friend. Just have to press and add elastic...

Craft show today! Come see us.
12/07/2019

Craft show today! Come see us.

Coozies and bag holders in progress...
10/12/2019

Coozies and bag holders in progress...

Set up and ready for sales! Come see me.
10/12/2019

Set up and ready for sales! Come see me.

Address

407 Third St
Neptune Beach, FL
32266

Website

Alerts

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