php - WooCommerce select shipping in checkout not in cart -
i have different countries several shipping methods configured. woocommerce calculates shipping , shows shipping methods after customer filled out country.
in checkout see first shipping method , can't change this. if change it, have go cart ... totally annoying :-(
the customer should have opportunity change shipping method in checkout. tried fix in php without success ...
the template "cart/cart-shipping.php" handling this. variable $available_methods has 1 shipping method, i've chosen.
but if i'm on cart, variable has available shipping methods ... andybody has idea how "fix" this? :-)
Comments
Post a Comment