Double Oak Creations

Double Oak Creations We are a husband and wife team working together to create handmade decor, door hangers and gifts.

Some new designs ready for their new homes.
04/14/2026

Some new designs ready for their new homes.

We will be set up tomorrow in Hallsville. Come out and shop with us.
04/12/2026

We will be set up tomorrow in Hallsville. Come out and shop with us.

Happy Easter. I pray everyone has a blessed day and celebrates the real reason for today.
04/05/2026

Happy Easter. I pray everyone has a blessed day and celebrates the real reason for today.

03/23/2026

Who decorates your house or porch for each holiday? I would love to see some of you share photos of your decor.

Big thanks to Rj McAndrews, Ana Estrada Holtfor all your support! Congrats for being top fans on a streak 🔥!
03/21/2026

Big thanks to Rj McAndrews, Ana Estrada Holt

for all your support! Congrats for being top fans on a streak 🔥!

Easter and Mother's Day are both coming up. We have some items that would make great gifts. Let us know if interested or...
03/20/2026

Easter and Mother's Day are both coming up. We have some items that would make great gifts. Let us know if interested or if you have a gift idea you would like to see us create.

03/20/2026

We want to give a huge shout out and appreciation to one of our biggest supporters Amanda McCammon Clements . She has a collection of 15 of our door hangers. Amanda, we cannot thank you enough for your continued support of our small business. You truly do not know what this means to us.

Our new checkout stand sign.
03/16/2026

Our new checkout stand sign.

Address

Marshall, TX

Website

Alerts

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