Membership Tags in Shopify Liquid

TagDescription
Member_status: enum {active,inactive,failed}Membership status of customer.
Membership_type: string[]Configured in the subscription offer. A list of membership types that is configured by the merchant.
Membership_trial_conversion: booleanMembership is converted from trial.
Membership_duration: enum{monthly,annual,lifetime}Configured in the subscription offer. This is the duration of the membership before it is set to renew.
Member_last_cancelled_date: stringDate the member last cancelled.