diff --git a/woocommerce/cart/cart-empty.php b/woocommerce/cart/cart-empty.php index 17e3cd60..44cab073 100644 --- a/woocommerce/cart/cart-empty.php +++ b/woocommerce/cart/cart-empty.php @@ -23,7 +23,7 @@ defined( 'ABSPATH' ) || exit; do_action( 'woocommerce_cart_is_empty' ); if ( wc_get_page_id( 'shop' ) > 0 ) : -?> + ?>

is_registration_enabled() && $checkout->is_registration_requir - + - +

- +
@@ -63,4 +63,5 @@ if ( ! $checkout->is_registration_enabled() && $checkout->is_registration_requir -
- - - - - -