Sapwood Productions

Sapwood Productions Handmade bowls, ink pens, kitchen utensils, and an assortment of other items.

Pine 2x4, birch plywood, and some Purple Heart veneers. Not exactly centered but I’m happy with it anyway.
10/16/2021

Pine 2x4, birch plywood, and some Purple Heart veneers. Not exactly centered but I’m happy with it anyway.

04/25/2021
Tulip poplar, one of my favorite woods to turn.
04/18/2021

Tulip poplar, one of my favorite woods to turn.

Finishing up on some sets of kitchen utensils.
04/01/2021

Finishing up on some sets of kitchen utensils.

Trying to do a “glamour” shot, 😆. It’s been a while since I’ve tried taking nice photos. These are the cake knives, spat...
03/24/2021

Trying to do a “glamour” shot, 😆. It’s been a while since I’ve tried taking nice photos. These are the cake knives, spatulas, and butter knives that I make.

Camphor wood bowl, it smells amazing and has a natural orange oil finish on it.
03/14/2021

Camphor wood bowl, it smells amazing and has a natural orange oil finish on it.

Large rainbow poplar bowl, the colors in this one are amazing. It cracked when it was drying and I had to fix it with gl...
03/01/2021

Large rainbow poplar bowl, the colors in this one are amazing. It cracked when it was drying and I had to fix it with glue.

Large salad bowl from tulip poplar, it has a ca glue finish.
02/22/2021

Large salad bowl from tulip poplar, it has a ca glue finish.

Address

Dalton, GA

Alerts

Be the first to know and let us send you an email when Sapwood Productions 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 Sapwood Productions:

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