SMB ART GLASS Creations

SMB ART GLASS Creations No longer doing fused glass, now learning mosaics

Fused glass heart pendants 15.00
02/06/2024

Fused glass heart pendants 15.00

Fused glass pocket hearts $5.00
02/06/2024

Fused glass pocket hearts $5.00

Fused glass mosaic $145.00
02/06/2024

Fused glass mosaic $145.00

Eyeball sun catchers, $10.00 each
01/11/2024

Eyeball sun catchers, $10.00 each

5" Volkswagen sun catchers $20.00 each
01/11/2024

5" Volkswagen sun catchers $20.00 each

Marsh birds, $165.00
11/17/2023

Marsh birds, $165.00

Lovin my new VW Bug, yes it's for sale too
11/08/2023

Lovin my new VW Bug, yes it's for sale too

Tea light candle set, great gift,$30.00 a set
10/15/2023

Tea light candle set, great gift,$30.00 a set

Christmas ornaments $18.00 each
10/15/2023

Christmas ornaments $18.00 each

Halloween special. Small sugar skull $10.00 each
10/15/2023

Halloween special. Small sugar skull $10.00 each

10/15/2023

Address

Deltona, FL
32725

Website

Alerts

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