GypsyWind

GypsyWind Making Beaded Hangings of all sizes.

A couple new ones.Blue is sold.
09/14/2024

A couple new ones.Blue is sold.

Multicolor $60.00
07/28/2024

Multicolor $60.00

$40.00 Blue green red
07/28/2024

$40.00 Blue green red

Black and gold.$60.00..Sold
07/28/2024

Black and gold.$60.00..Sold

$60.00.Teal and copper..Sold
07/28/2024

$60.00.Teal and copper..Sold

07/20/2024
A few more.
05/11/2024

A few more.

3 more...Im taking them to Rustic Rose greenhouse to sell.
05/11/2024

3 more...Im taking them to Rustic Rose greenhouse to sell.

Some bright Summer colors
05/07/2024

Some bright Summer colors

Green is pretty in the sun.I have about 10 hangings to post soon.
04/30/2024

Green is pretty in the sun.I have about 10 hangings to post soon.

Pretty fall colors. .
09/25/2022

Pretty fall colors. .

SOLD....Made this for a Classroom.
08/15/2022

SOLD....Made this for a Classroom.

Address

170088 Spring Creek Road
Mitchell, NE
69357

Telephone

+13086353672

Website

Alerts

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