Semper Fi Floral

Semper Fi Floral I create one of a kind floral arrangements out of hand carved wooden flowers. Ship within continental U.S. military discount available

I got the blues
09/08/2025

I got the blues

Lil pretty in pink
07/15/2025

Lil pretty in pink

Seattle Seahawk flowers
07/12/2025

Seattle Seahawk flowers

Lil driftwood
06/13/2025

Lil driftwood

Just a few new stems
06/04/2025

Just a few new stems

Fire & Brimstone  or Eternal Flame??
12/31/2024

Fire & Brimstone or Eternal Flame??

Black and white ZEN
11/22/2024

Black and white ZEN

Simple sweet
10/24/2024

Simple sweet

Simple orchids
05/22/2024

Simple orchids

04/11/2024

Address

Deltona, FL

Telephone

+13869565540

Website

Alerts

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

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