@@ -3816,7 +3816,7 @@ function validate_captcha(form)
}
function updateProductTotalMessage(billingcycle) {
- console.log("Test");
+ console.log(billingcycle);
if (billingcycle == 'annually') {
jQuery('#producttotalmessage').html('Test');