C&M Sparkle Designs

C&M Sparkle Designs Car Freshies, Candles, Wax melts
(2)

Father’s Day is coming in hot!! Time to get those orders in! What do y’all think about this one?!
05/16/2026

Father’s Day is coming in hot!! Time to get those orders in! What do y’all think about this one?!

New Day, New Look and lots of new Freshies added to my booth!Swing by Old Town Treasures at 1330 University Dr and check...
05/13/2026

New Day, New Look and lots of new Freshies added to my booth!
Swing by Old Town Treasures at 1330 University Dr and check it out!

04/29/2026
04/19/2026
Just a few more days to get in on the Mother’s Day giveaway!!
04/14/2026

Just a few more days to get in on the Mother’s Day giveaway!!

Mother’s Day is just around the corner, let’s do a GIVEAWAY!
Be sure to get your orders in! Freshies are a great add on to a Mother’s Day gift!

Share your favorite Freshie🩷
04/14/2026

Share your favorite Freshie🩷

Address

Garrison, TX
75946

Alerts

Be the first to know and let us send you an email when C&M Sparkle Designs 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 C&M Sparkle Designs:

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