<p><?php_e('There are some issues with the items in your cart (shown above). Please go back to the cart page and resolve these issues before checking out.','woocommerce')?></p>
<?phpdo_action('woocommerce_cart_has_errors');?>
<p><aclass="button"href="<?php echo get_permalink(woocommerce_get_page_id('cart')); ?>"><?php_e('← Return To Cart','woocommerce')?></a></p>