English Crafts

English Crafts HAND MADE THINGS that can be made for you or a gift.

For sale $15.00
03/09/2026

For sale $15.00

More for sale
02/25/2026

More for sale

Another one is done but this one's for my dad
01/30/2026

Another one is done but this one's for my dad

Made this for my husband with his Mom's ashes
01/18/2026

Made this for my husband with his Mom's ashes

12/26/2025
For sale
12/06/2025

For sale

Here's three bookmarks I finished so far for sale
11/29/2025

Here's three bookmarks I finished so far for sale

Some more new books $10 a piece you can ride in them journalism draw in them check them out
11/29/2025

Some more new books $10 a piece you can ride in them journalism draw in them check them out

Address

Nunn, CO
80648

Telephone

(970) 286-8424

Website

Alerts

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