Hello. I am somewhat of a newbie developer, I do have experience with the frontend but not with the backend. I have been trying to add a custom field for some of the products in my jewellery business. So basically some products have a personalised name field. Where they can type a name field. I tried achieving this through the admin dashboard but couldn't figure it out. I read the documentations as well as asked the bot.
https://discord.com/channels/876835651130097704/1242248115235323904
A bit confused as, the bot says to create a "CreateProductOption" function, but I am confused on where this shall be implemented as well as what shall be the key : string value of the metadata I guess.