Hello,
I am trying to access information on a product that is stored in a metafield (named “mm-google-shopping.mpn”) however when trying to use product.metafields there are no methods I can use to fin the values and it just returns “<bound method Metafields.metafields of product(…)>” I have used product.attributes to get all the information stored in a product and the same for the variants but havent had any success on metafields. is there a way to do this without having to set up a whole graphQL system?
Thanks.
PS no python label so posting under liquid sorry