How to check the rank name assigned to customers
The rank name is stored in the customer's metafield. Here is how to check it.
Once an evaluation is executed after the rank is set, the actual rank assigned can be checked in the customer's metafield.
Customer metafields added by Ranky
Rank Title
The value set in the rank name will be entered.
Namespace and key:rw_ranky.rank
*Notation when used in Liquid code:customer.metafields.rw_ranky.rank
(Reference)Rank ID
The internal ID of each rank will be entered
Namespace and key:rw_ranky.rank_id
*Notation when used in Liquid code:customer.metafields.rw_ranky.rank_id
Confirmation steps
- Display "Customers" from the Shopify management menu and select the customer you want to check the rank for.
- Check the metafields section (if it is not displayed, click "Show all")
The text listed in the definition name "Rank Title" matches the text entered in "Rank name" when setting the rank.
Both Rank ID and Rank Title are used within the system, so please do not change the value.
If membership rank information is used for purposes other than membership card
It can be used as a normal metafield. For information on how to access metafield in Liquid, please refer to the Shopify documentation
Did this answer your question?
😞
😐
🤩
Last updated on July 31, 2024