Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
How can I show Customer Notes on the Account Page?
I have the Customer Number in the notes of all customers.
It would be great if I could display this on the account page.
Is this possible?
What Code do I add?
{% customer.notes %}
Thanks
Carl
Hi @CWJNK,
Are you talking about the customer comments you added from the admin page? If so, those cannot be shown in the front end. You can actually add a metafield for that
Hi @CWJNK,
customer.note is not exposed via the customer Liquid object. Refer: https://shopify.dev/api/liquid/objects#customer
It is currently only available via the Shopify API. This is because customer notes are not meant for displaying in your store, they are for shop owners to manage customers in the admin area. An alternative is to use Metafields instead.
Hope it helps!
How do you use a meta field to see customer notes when they are added in the POS when checking out in person?
Hey Community! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024