I am searching for a way to show the shipping details first, then change the “Ship to a different address” checkbox to “Bill to a different address”, followed by the billing details. Just changing the labels doesn’t work, because then the shipping costs are still calculated based on the original shipping country (which will then appear to be the billing country) (no matter if I set Shipping destination to customer’s shipping address or to customer’s billing address in woocommerce shipping options settings).
I’ve tried:
\- Change order place on form-checkout.php
\- jQuery codes
\- Edit templates
I check [this]) thread, I tried it, no solution yet.
Do you know a way to get it? It doesn’t matter if it’s with code or with plugins
[ad_2]