Hello Magento Friends,

In this tutorial, I am going to explain How to Change the Order of Shipping Fields on Checkout Page in Magento 2.

Magento 2 Checkout consists of various input fields. The order of these fields is very important depending on the country. You can change the order of shipping fields on the checkout page in Magento 2.

Check out the steps to Change the Order of Shipping Fields on Checkout Page in Magento 2.

Steps to Change the Order of Shipping Fields on Checkout Page in Magento 2:

Step 1: Navigate to below path

app\code\Vendor\Extension\view\frontend\layout\checkout_index_index.xml

Now, add the code as follows

Step 2: Run the below commands

That’s it!

The shipping fields are reordered at the checkout page of your Magento 2 store.

reorder shipping field

Conclusion:

This way you can Change the Order of Shipping Fields on Checkout Page in Magento 2. To decrease customer’s tasks you can Auto Fill Checkout Shipping Address Form Fields in Magento 2. Mention your difficulties in the comment box. Share the article further and stay in the know.

Happy Coding!

Click to rate this post!
[Total: 5 Average: 4.8]