Spider-Gwen 2015 #1 J Scott Campbell Variant Marvel Comic Book Incentive. NM Con

$(document).ready(function() { $('body').on('click', '[name="checkout"], [name="goto_pp"], [name="goto_gc"]', function() { if ($('#agree').is(':checked')) { $(this).submit(); } else { alert("Purchases constituents an agreement to all terms and conditions indicated on the website."); return false; } }); });