CHD Designs & more

CHD Designs & more We are a small business that makes handmade items and offer other items too. We also offer shipping

Let me know if you would like to place a order
04/21/2026

Let me know if you would like to place a order

New car freshies at the Mobil gas station on 280 at Flagpole mountain rd 😊
04/21/2026

New car freshies at the Mobil gas station on 280 at Flagpole mountain rd 😊

04/21/2026
New car freshie scents coming in soon
04/21/2026

New car freshie scents coming in soon

New car freshie molds coming in along with about 30 more that I don’t have pictures of .
04/21/2026

New car freshie molds coming in along with about 30 more that I don’t have pictures of .

04/19/2026
Some prints I just done . Let me know if you would like to place a order
02/02/2026

Some prints I just done . Let me know if you would like to place a order

01/13/2026

Stop by the Mobil gas station on 280 at Flagpole mountain rd and grab you one of the new shirts. I have marked them down...
01/13/2026

Stop by the Mobil gas station on 280 at Flagpole mountain rd and grab you one of the new shirts. I have marked them down to be able to bring new Valentine shirts in .

Get your valentines shirts now I only have a few of each design
01/13/2026

Get your valentines shirts now

I only have a few of each design

Address

Sylacauga, AL
35151

Website

Alerts

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