MIC - Michelle’s Intuitive Creations

MIC - Michelle’s Intuitive Creations Welcome to MIC - Michelle’s Intuitive Creations! I create stoneware pottery in many forms. Enjoy!

🌺🌼🌺 GREAT NEWS!!! 🌺🌼🌺I have been selected to be a vendor at the Mark Twain Craft Bazaar held at Westerville North High S...
06/27/2023

🌺🌼🌺 GREAT NEWS!!! 🌺🌼🌺

I have been selected to be a vendor at the Mark Twain Craft Bazaar held at Westerville North High School on November 4, 2023! It is a juried show, and there were 10 open spots for new vendors. 140 new vendor applications were submitted to the jury and I was selected as one of the 10 who will get in. I am thrilled and very grateful for this opportunity!

Welcome to MIC - Michelle’s Intuitive Creations! I create stoneware in many forms: home decor, wall art, trinket dishes,...
05/31/2023

Welcome to MIC - Michelle’s Intuitive Creations! I create stoneware in many forms: home decor, wall art, trinket dishes, trays, ornaments, wall pockets, and much more! Stoneware can be used indoors & outdoors and is food safe. Each piece is created with great care and loving intention. I am currently in the process of creating an Etsy Store. A portion of all proceeds will be donated to animal rescue and environmental protection organizations. 🌎 Your comments, advice, and suggestions are appreciated!

05/31/2023

Stoneware can be placed indoors and outdoors and is food safe!

Address

Westerville, OH

Website

Alerts

Be the first to know and let us send you an email when MIC - Michelle’s Intuitive Creations 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); });