Magento 2 Improve Checkout by applying small changes such as moving the billing address below the shipping address on the first step.
It also adds a total summary on the first step for better user experience and understanding.
Installation & Configuration
You just need to download the code, put it into your project app/code folder and run the necessary commands as per your mode of development.
Once installed, you just need to go to the Admin panel. Go to Stores > Configuration > SALES > Checkout > Checkout Options, and make sure to set Display Billing Address On to Payment Page
Screenshots
To download a complete code, please visit the git repository, Download Code.
https://github.com/nathaodedara/magento2-improvecheckout-move-billing-address-below-shipping-address
For more useful articles, please visit the home page.