All things Shopify and commerce
Is it possible to display a customer's notes (notes they created) in their order history?
Hi there, @Chadj2026. Thanks for connecting with us today. It's nice to meet you.
I just have a few questions I want to ask you before jumping in and providing some support:
I'll keep my eyes peeled for your reply!
Imogen | Social Care @ Shopify
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution
- To learn more visit the Shopify Help Center or the Shopify Blog
You can use the Shopify Admin API to retrieve the notes associated with an order and display them in the order history section of the customer's account.
To do this, you can use the following GraphQL query:
query getOrder($orderId: ID!) {
order(id: $orderId) {
customer {
id
note
}
}
}
If this fixed your issue, likes and accepting as a solution are highly appreciated
| Build an online presence with our custom-built Shopify Theme: EcomifyTheme
| Check out our reviews: Trustpilot Reviews
| We are Shopify Partners: EcomGraduates Shopify Partner
Perfect. Thank you for the help!
Hey there, @Chadj2026 and @EcomGraduates!
@Chadj2026, super happy to see that one of our Shopify Partners was able to jump into this thread and provide you with a solution via our API. @EcomGraduates, thanks for jumping in here with your idea!
It's threads like this that show the value that the Shopify Community Forums bring out for our Merchants and Partners!
@Chadj2026, if you have any additional questions, feel free to follow up in this thread, or create another post! All the best!
Imogen | Social Care @ Shopify
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution
- To learn more visit the Shopify Help Center or the Shopify Blog
Hi, same issue here that looking for the solution. As I'm not the coding developer but wanna to do it myself, could you mind to show the steps how I can put this code in, please? Thank you.
Learn how to expand your operations internationally with Shopify Academy’s learning path...
By Shopify Feb 4, 2025Hey Community, happy February! Looking back to January, we kicked off the year with 8....
By JasonH Feb 3, 2025Expand into selling wholesale with Shopify Academy’s learning path, B2B on Shopify: Lau...
By Shopify Jan 28, 2025