Personalized checkout and custom promotions with Shopify Scripts
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
Hi
I insert some values in note customer.
I did it through a form.
Now i need to recover this values a frontend.
How i can do it?
Thanks
Alessandro
Hey @AlessandroGnola,
Unfortunately it is not currently possible to display a customer note on the frontend. The best way to accomplish this would be to save information as a metafield value which can be easily displayed on the fronted using Liquid.
I need to save the value with a form (now i have saved the value in fields notes but i can not reload) and reload in cart.
How i can to save the value in metafields with a form?
Thanks