Hi Support,
Thanks for the quick update.
I have the same problem. It’s caused by line 116 in the updated footer.php of the theme: <?php echo esc_url( wc_get_cart_url() ); ?>
PHP Fatal error: Uncaught Error: Call to undefined function wc_get_cart_url() in /wp-content/themes/jevelin/footer.php:116
Removing this line (I’ve removed the div with class “sh-notification-item-example”) solves this problem (for now).
I don’t have WooCommerce installed.