Cowboy's Custom Crafts

Cowboy's Custom Crafts I make custom wood burned plaques, gun racks, and cabinets, fishing rod holders, clocks, and scroll saw projects, as well as other wood crafts.

05/29/2026
05/29/2026

Go by the Athens, Tx Farmers Market this weekend and checkout the Culinary Genius of all time.

05/29/2026

Saturday morning alert!
Athens, Tx Farmers Market!We're rolling in with our ooey-gooey Cinnamon Rolls in Caramel Apple, Peachy Caramel, Maple Bacon, and the newest flavor Nutella Caramel Pecan.
☀️☀️Unfortunately our Toffees and Caramel Sauces are taking a heat-induced hiatus☀️☀️
Get to DOWNTOWN ATHENS early to beat the heat and make sure you get your yummyness before we sell out🇺🇸

From this picture to a 3ft x 4ft sign. Now I need to trim it up and add the polyurethane.
05/29/2026

From this picture to a 3ft x 4ft sign. Now I need to trim it up and add the polyurethane.

05/28/2026

Just did a big restock out at Rooted: ETX Local Goods + Market!!! I’ve restocked all the cookies and ice cream. The ice cream and sorbets are so refreshing, especially on hot days like today.

As always, thanks for supporting LOCAL.

05/28/2026
05/28/2026
05/28/2026

Come see us Today through Saturday in Canton at 1st Monday Tradesday. We are set up next to Texas Best Cafe.

Address

506 N Wofford Street
Athens, TX
75751

Alerts

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