Audrey Paints Stuff/AP Design

Audrey Paints Stuff/AP Design I do all kinds of art with all types of mediums. These are included but not limited to: canvas art,

You are all invited  to move over to my Audreypaintsstuff page. This page will be closing soon!!!Thank you all for your ...
10/01/2021

You are all invited to move over to my Audreypaintsstuff page. This page will be closing soon!!!
Thank you all for your support over the years. It has meant everything to me!

10/20/2020

Yummy glitter by LOVE this!

10/01/2020

My current work in progress for a customer.

08/23/2020

Available for sale. PM me for pricing.

08/04/2020

What’s cooler than this tumbler? How about a Bluetooth speaker in the screw top? Oh, it comes with a USB charger too.

08/04/2020

How about 30oz of Nightmares?!

08/04/2020

20oz modern curve, distressed glitter tumbler. I may have to keep this one. Hehe

08/04/2020

Distressed glitter tumbler, 20oz modern curve. It could be yours!

08/04/2020

Multicolor 30oz skinny glitter tumbler. Message for interest.

08/04/2020

Look into my 👀

08/04/2020

The call of the wild, what can I say? I can see your name down the side. Message me with interest.

Address

Fort Benning, GA

Website

Alerts

Be the first to know and let us send you an email when Audrey Paints Stuff/AP Design posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Contact The Establishment

Send a message to Audrey Paints Stuff/AP Design:

Share

Category

//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); });