Boba Bear Slime

Boba Bear Slime Handmade slime made by Ainsley! ��

We have a few slimes left over from yesterdays market! 😊Large slimes 8oz $6.50Medium slimes 6oz $5.00✨buy 2 or more take...
08/04/2024

We have a few slimes left over from yesterdays market! 😊

Large slimes 8oz $6.50
Medium slimes 6oz $5.00

✨buy 2 or more take a $1 off each✨

look at each caption for individual descriptions

Astronaut in space - 2 large 1 medium
Cloud 9 - 2 large 2 medium
Blueberry Milk - 2 large
In my slime era - 1 large
Glitter Bomb- 2 large 1 medium
Olivia Rodrigo - 1 large 1 medium

Porch pick up or delivery available!

Thank you for supporting a young entrepreneur💜

We accept fb pay, cash app & venmo!

08/04/2024

Address

Whitehouse, TX

Website

Alerts

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