Collection: Under $25

2 products
  • Unicorn Party
    Regular price
    $25.00 USD
    Sale price
    $25.00 USD
    Regular price
    Unit price
    per 
    Sold out
  • The Bomb
    Regular price
    $19.95 USD
    Sale price
    $19.95 USD
    Regular price
    Unit price
    per 
    Sold out
$(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 terms and conditions of sales to check out."); return false; } }); });