How can I customize user profiles using .liquid code?

Hello friends how are you?
I am customizing the user profile page a bit, my knowledge with .liquid is quite little. That is why I come to ask you if you know any guide in .dev or in Git that refers to the codes that I can use to show the data of the logged user, such as Name, Address, last order, etc … Everything works!

Sorry for my English and greetings from Uruguay!
Thanks!

Hi @CharruaDevelop !

Here’s a couple of helpful resources to get you started:

Tks! im using your app! :wink:

1 Like

@CharruaDevelop You’re most welcome! It’s great to meet another app user in the wild.

The Shopify resources I previously linked have details that explain how to access the standard data for a customer using Liquid. If you want to access any custom data collected by our Customer Fields app, then you will need to use metafields. I’ve included some additional resources below with more details regarding the app’s metafields:

1 Like