Jen's JOY

Jen's JOY Contact information, map and directions, contact form, opening hours, services, ratings, photos, videos and announcements from Jen's JOY, Arts & Crafts Store, Mount Morris, MI.

I'll be taking orders for witch hat wreaths. If your interested please message me. $35
09/15/2022

I'll be taking orders for witch hat wreaths. If your interested please message me. $35

A few more candy canes
11/16/2021

A few more candy canes

Working on Christmas goodies!!
11/15/2021

Working on Christmas goodies!!

Mini frappuccino key chains!!
11/12/2021

Mini frappuccino key chains!!

Who's ready for Christmas?!
10/17/2021

Who's ready for Christmas?!

$30 witch hat wreaths
09/22/2021

$30 witch hat wreaths

$40 burlap pumpkin wreath
09/22/2021

$40 burlap pumpkin wreath

$40
09/20/2021

$40

$30 2 available
09/19/2021

$30 2 available

$15 2x4 hand painted wood decoration Just over 15 inches tall
09/17/2021

$15 2x4 hand painted wood decoration
Just over 15 inches tall

$40 large burlap pumpkin wreath 19 inches wide 17 inches tall
09/17/2021

$40 large burlap pumpkin wreath
19 inches wide 17 inches tall

Address

Mount Morris, MI
48458

Website

Alerts

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