line 628 contains:
foreach ( WC()->session->get( 'chosen_shipping_methods' ) as $key => $value ) { ...
I managed to get rid of the message by removing cart content. I guess it has something to do with product editation (by admin) after something was placed in a cart.
-
This reply was modified 1 year, 10 months ago by afatoga.