Good afternoon!
How to remove the second step from the checkout form?
Can do it all manually without extensions?
Hello @artmeister ,
It can be possible through customization. If you want to remove the second step from checkout from then you have to handle the data in step 3. Redirect from step1 to step3 and transfer all the necessary data in step3. For that, You don't need any extension.
Even if some extensions allow you to complete the process in just one step.
If still have any doubts, Contact us.
If solved, click kudos and accept it as a solution.
Thank you!
There are only 2 steps (delivery and payment). It's necessary to make a one-page design (e.g. https://amasty.com/one-step-checkout-for-magento-2.html). Move all fields to one page and remove someone from this. Unfortunately, a little experience with Magento.