0

How do I remove the following notice from the cart: Checkout is not available whilst your cart is empty.

i guess it's something in functions.php but it's a mystery what that might be :)

I have looked around, I see many similar questions but nothing for that notice so far.

  • Have a look at the [GitHub repository](https://github.com/woocommerce/woocommerce/search?q=Checkout+is+not+available+whilst+your+cart+is+empty) when your search for that string. – Uwe Oct 21 '22 at 15:09
  • Does this answer your question? [WooCommerce Notice Messages, how do I edit them?](https://stackoverflow.com/questions/26188946/woocommerce-notice-messages-how-do-i-edit-them) – Uwe Oct 21 '22 at 15:13
  • sadly not. The problem is I don't know what to replace 'wc_add_to_cart_message' with. Maybe wc_cart_is_empty? but that doesnt seem right – BGSniper-xll Oct 21 '22 at 15:20
  • Have a look at my first comment. I linked you the GitHub Search for the string. There you'll find `woocommerce_checkout_redirect_empty_cart ` – Uwe Oct 21 '22 at 15:38

0 Answers0