I am working on a Shopify app and use another app as a dependency for customer tracking. This app adds an ‘Additional Details’ section to the store’s Order details page and displays tracking identifiers there.
I want to hide this section from the store owner/operator to avoid any accidental changes to this data. How can I do this without removing the data itself?
Thanks in advance.