"I want to customize my checkout application. On my checkout page, the shipping address section is at the top, followed by the delivery method, then the payment section, and lastly the billing address section. Now I want the shipping address to move to the bottom.
I have fetched the theme's code, but I can't find the template file for the checkout page where these sections are rendered. How can I achieve this?"