I have a store on shopify name as Mediland Pharmacy
Theme name is Dawn
Now I am working with copy of my store URL is- https://57my9fmlyhicrle1-71103938882.shopifypreview.com
the issue was i am edited the code for cart notification and added some form fields. I want to store the data on my shopify admin dashboard. For that which file I want to be edited? i have no idea could you please help me for this?
After conducting some research, you have two options: using GraphQL or customer metafields. You can create customer metafields in the Shopify admin, which can be populated when a customer fills out a form. To populate the customer metafields, you can use AJAX (Asynchronous JavaScript and XML) to send a request and transfer the data back to Shopify.
are you talking about this fields?
Those are product metafields, there are different from customer metafields.
Yes those are indeed customer metafields. You can create your own customer metafields as well.
Yes, these 3 fields are added. But this fields are not showing anywhere on live end.