How do I delete or Hide entered Supplier contact details under the Products tab

We have had a staff member enter supplier contact details into a few expected products on our Shopify store.

Unfortunately, the owners do not want this information added to the platform. How can I delete the supplier information from the back end. Details have been added when entering Purchase Orders/Expected Shipment quantities.

Hi AdventureStore,

You may need to make an edit to the product page if it’s displaying data that you’d like to keep private - I’d check the theme editor first to see if that field can be turned off from a section or block setting. Failing that you may need to edit the code of your theme to remove a variable that’s showing the supplier contact info.

Thank you Liam

I’ll give it a go.