Edit `Order Status` page to hide `tracking_company` name

Trying to hide the tracking_company name and just keep the tracking number on the Order Status page but could find no way yet. The Settings > Checkout native editor is useless here since it doesn’t allow for content editing. I hope someone knows a way to do this without having to use an extra 3rd party app.

I could easily do that for the shipping email templates but not for the page since this page is not controlled by the theme (using Dawn).

Any helps is greatly appreciated

Hey,

As much as i know you need to made this change should be done with

https://shopify.dev/docs/api/checkout-ui-extensions

The other option is to revert the thank you page to the old version in the meantime and make the changes using liquid.

Tal19_0-1719815020015.png

Thank you, I appreciate your response.
The first is not an option for me.
I’m not sure reverting would make any difference in terms of doing this in theme liquid as there is no relevant liquid file in Dawn theme! Please share more/additional info if I’m missing something here.