Sassyloom

Sassyloom We custom make Rainbow loom bracelets! We sell custom made rainbow loom bracelets. We have all different designs and colors available.

The bracelets are $4.00 each and the key chains are $6.00. Depending on where you live there may be additional shipping charges.

06/20/2016

Aweewa

Now have bracelets with charms! $6.00
11/16/2013

Now have bracelets with charms! $6.00

Raindrop bracelet. Choose up to 3 colors!!
11/05/2013

Raindrop bracelet. Choose up to 3 colors!!

11/05/2013

We sell custom made rainbow loom bracelets. We have all different designs and colors available. The bracelets are $4.00 each and the key chains are $6.00. Depending on where you live there may be additional shipping charges.

Poodle Key Chain! Pick your colors
11/05/2013

Poodle Key Chain! Pick your colors

Triple single bracelet. Pick 4 Colors!
11/05/2013

Triple single bracelet. Pick 4 Colors!

Starburst! Pick up to 7 colors!!
11/05/2013

Starburst! Pick up to 7 colors!!

Fish Tail Bracelet. You can pick up to 10 different colors!
11/05/2013

Fish Tail Bracelet. You can pick up to 10 different colors!

Ladder Bracelet! You pick the colors that you want and we will make it for you!
11/05/2013

Ladder Bracelet! You pick the colors that you want and we will make it for you!

Address

White Oak Drive
Springville, AL
35146

Telephone

(205) 746-3971

Website

Alerts

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