Voeg deze code toe aan functions.php van je thema of Code Snippets.


// removed from cart notice disabled
add_filter('woocommerce_cart_item_removed_notice_type', '__return_null');