• Diego Alarcón

    (@diefigueroa)


    I get this error message at the cart page:

    Warning: Invalid argument supplied for foreach() in public_html/afchilespa.cl/wp-content/plugins/oneclick-whatsapp-order/includes/buttons/wa-order-cart-page.php on line 307

    I’ve checked line 307:
    foreach( WC()->session->get(‘shipping_for_package_0’)[‘rates’] as $method_id => $rate ) {
    if( WC()->session->get(‘chosen_shipping_methods’)[0] == $method_id ){

    I would be really greatful if you can help me with it!
    Thanks in advance!

    The page I need help with: [log in to see the link]

  • The topic ‘Warning: Invalid argument supplied for foreach() … on line 307’ is closed to new replies.