The Cedar Frontier

The Cedar Frontier Come join me as I make hand crafted Cedar boxes and travel to see beautiful landscapes

04/12/2026

To anyone who has ordered crosses I apologize for the long wait and promise I haven't forgotten about you. Just been a little crazy lately.

This may be a 1 of 1 when im finished. Very complicated. At least until I get a scroll saw one day
03/15/2026

This may be a 1 of 1 when im finished. Very complicated. At least until I get a scroll saw one day

Would anyone be interested in any of these colors on the crosses I made?
03/15/2026

Would anyone be interested in any of these colors on the crosses I made?

These will be $10 a piece once finished. Palm size crosses
03/11/2026

These will be $10 a piece once finished. Palm size crosses

These are the templates for different crosses i can make. If you want one send me a message and place your order!
03/11/2026

These are the templates for different crosses i can make. If you want one send me a message and place your order!

Now that I got several orders for crosses im fixing to knock out 12 of them if everything goes well
03/11/2026

Now that I got several orders for crosses im fixing to knock out 12 of them if everything goes well

Popular item! Gonna be making a few this weekend who wants one? $15 each! Pine or magnolia wood. Buy 3 or more for $10 e...
03/07/2026

Popular item! Gonna be making a few this weekend who wants one? $15 each! Pine or magnolia wood. Buy 3 or more for $10 each. Message me!

I can make these if anyone wants any

I can make these if anyone wants any
02/28/2026

I can make these if anyone wants any

02/25/2026

Address

610 Maben Starkville Road
Maben, MS
39750

Alerts

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

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