Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Remove "Customer matched shipping zone..." message in woocommerce cart

So whenever a product is added to our basket, a cart message of

Customer matched shipping zone United Kingdom (#3)

and

Registering shipping method instance UK Delivery (#table_rate-3)

but i dont want them. I can't seem to see in the settings in the backend where they can be turned off. And I dont want to remove all messages because the

{product} has been successfully added to your cart

needs to stay. Any help appreciated.

like image 263
John Halsey Avatar asked Nov 12 '15 12:11

John Halsey


People also ask

How do I hide customer matched zone in Woocommerce?

To remove at that debugging message, you need to go to the settings tab from within the admin view, select the shipping options menu option and then click on the enable debug mode checkbox to deactivate it. Hope this helps.

What does customer matched zone locations not covered by your other zones?

Locations not covered by your other zones is used for customers who do not match any of the custom zones you add. Adding methods to this zone is completely optional, depending on your needs.


1 Answers

Just to update the answer, for WooCommerce 3.0.7 the path to enable/disable Shipping Debug Mode is WooCommerce->Shipping->Shipping Options and check/uncheck Enable Debug Mode

like image 88
Ricardo BRGWeb Avatar answered Sep 20 '22 13:09

Ricardo BRGWeb