--- a/main.php 2018-11-12 14:40:23.904726204 +0200
+++ b/main.php 2018-11-12 14:33:49.461819883 +0200
@@ -920,7 +920,7 @@
}
}
}
- error_log(print_r($check_product_variations, true));
if ( wc_notice_count( 'error' ) == 0 ) {
$this->show_checkout_button();
} else {