Change field order on checkout page?
-
I know it’s possible to modify fields on the WC checkout page:
https://wcdocs.woothemes.com/snippets/tutorial-customising-checkout-fields-using-hooks-and-filters/
…but what about re-ordering the fields? In the U.S., most checkout forms take the customer info in this order: name, address, city, state, zip. WC reverses zip and state, which can be counter-intuitive for customers. I know I can hack the core code, but I’d prefer to avoid that.
- The topic ‘Change field order on checkout page?’ is closed to new replies.