Developing jewellery website to which we want custom additional fields in the admin add product page

I want to add custom additional fields to the admin product page like net weight gross weight type of jeweler I am using dawn 7.0.1 and i am unable to find liquid file one of the liquid file name is main-product .liquid if I add code in there I get it on the product page on browser but I want some fields in admin product page in pricing section please help

Hi @Sunainamahesh

You can create new field at admin using metafield and render them at product page.

How to add metafield at admin refer the below URL

https://help.shopify.com/en/manual/custom-data/metafields/metafield-definitions/creating-custom-metafield-definitions

1 Like

Hello Hari Prasad,

I have these in my settings section I don’t have any metafields, in order to add a metafields do I need to install apps supported by shopify

No you don’t need any apps for this.

Go to settings

click on custom data select product and create you metafield name .

That. Metafield will be available for every product in admins product page.

Hope it helps…

1 Like