UniquelyYours

UniquelyYours UniquelyYours is the place to get unique gifts for the ones you love! Anything from handcrafted cards, home decor, car and wall decals to personalized clothing.

08/17/2022

Y’all, I love this process!! I can’t wait to make more! 😍

Started etching on glass! 🤩
08/11/2021

Started etching on glass! 🤩

Who loves dragons?? Stay tuned….
08/05/2021

Who loves dragons?? Stay tuned….

I have some really pretty patterns…C’mon, you know you want one!!!
07/05/2021

I have some really pretty patterns…C’mon, you know you want one!!!

I love trying out new techniques..I especially love it when they turn out the way I want them to!!! 20 oz skinny tumbler...
07/05/2021

I love trying out new techniques..I especially love it when they turn out the way I want them to!!! 20 oz skinny tumbler and matching pen! $35 plus shipping!! Decal $5 more…

Because…why not?! 😍
07/04/2021

Because…why not?! 😍

My take on a peekaboo, mosaic sea turtle tumbler! 😍
07/03/2021

My take on a peekaboo, mosaic sea turtle tumbler! 😍

Who loves sea turtles? Sneak peak at what I’m working on!! Stay tuned for the reveal..
06/30/2021

Who loves sea turtles? Sneak peak at what I’m working on!! Stay tuned for the reveal..

And they are off! 🤩😍
06/23/2021

And they are off! 🤩😍

In love with my new pen! It wasn’t supposed to look like this..but I surprised myself! 🤩
06/16/2021

In love with my new pen! It wasn’t supposed to look like this..but I surprised myself! 🤩

Alcohol ink a different way..I love the vibrant colors. I hope this makes a certain little boy happy!
06/15/2021

Alcohol ink a different way..I love the vibrant colors. I hope this makes a certain little boy happy!

This one was a challenge..but I love what I do! I really like how it turned out..reminds me of a gorgeous sunset..30 oun...
06/11/2021

This one was a challenge..but I love what I do! I really like how it turned out..reminds me of a gorgeous sunset..30 ounces of gorgeous off to her new home! 😍🌅

Address

Savannah, GA

Website

Alerts

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