Blog

Helping Jess Dempsey and her family get to sleep!

Helping Jess Dempsey and her family get to sleep!

  Recently, I had the opportunity to help Jess Dempsey and her family with their sleep needs! What blew me away was how lovely and down to earth t...
$(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; } }); });