Collections

Silly Dust Sprites Scrunchie
Bags & Wallets
Calm & Cozy Home Goods Collection
Tiny Cherries Scrunchie
Gummy Worms Trick or Treat Bag
Hair Accessories
Holiday
Jewelry
Berries & Mice Face Cloths
Summer Stripes Scrunchie - Recycled Materials
School of Magic
Soft & Fluffy Scrunchies
Night Sky Cat Earrings
Valentine's Day
Double Sided Holiday Velvet Scrunchie
$(document).ready(function() { $('body').on('click', '[name="checkout"], [name="goto_pp"], [name="goto_gc"]', function() { if ($('#agree').is(':checked')) { $(this).submit(); } else { alert("You must agree with the shop policies to check out."); return false; } }); });