Shop

The Laws of Unconditional Love was added to the cart.
Your cart: $111.11 1 item
View cartContinue shopping
;$(document).on('click', '#agree-btn', function(event) { event.stopPropagation(); const $consentCheckbox = $('input[name="terms"]'); $consentCheckbox.prop( "checked", true ); $consentCheckbox.show(); }); $(document).on('click', '#terms', function(event) { event.stopPropagation(); if (!$(this).is(':checked')) { $(this).hide(); } });;