@@ -3823,6 +3823,7 @@ function updateProductTotalMessage(billingcycle) {
break;
case 'quarterly':
jQuery('#producttotalmessage').html('4teljährlich');
+ console.log("Test");
case 'semiannually':
jQuery('#producttotalmessage').html('Halbjährlich');