A Resin To Love & More

A Resin To Love & More Welcome! I make handmade glitter tumblers, coffee cups, wine glasses, shadowboxes, ornaments, clothing, jewelry, wax melts and much more! Hi everyone!

I love doing custom orders! Make sure you check out all my pictures! Welcome to my business page for all of my Resin jewelry, glitter tumblers/cups/mugs, and much more! I am always trying new things, so who knows what I will have posted next! I will have my Etsy store back up and running soon as well as looking into selling on Amazon and Ebay. You, being part of this group, will get the chance to

see my new items first as well as get discounted prices :)

If you have any questions, please feel free to contact me! I love doing custom work, so if you don't see something you love, I can either design it or find it for you!

**I will add this happy little disclaimer, any of my designs on any of my cups/mugs/tumblers, ect, have been purchased with the "commercial use" option, meaning I have the right to reproduce the designs on my items. Most designs were NOT personally created by me, but some may have been...so since I have paid the commercial use fee or designed them myself, please do NOT copy anything you see on my page. It is just rude :) **

Address

Corfu
Corfu, NY
14036

Alerts

Be the first to know and let us send you an email when A Resin To Love & More 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); });