Customers whose membership rank is "GOLD" or "VIP" receive a 10% discount on their entire order. Use this when managing membership ranks with customer metafields.
Assuming the following membership rank structure:
Membership Rank | Condition |
|---|---|
Normal member | Customer metafield (custom.rank) is blank |
Silver member | Customer metafield (custom.rank) is "SILVER" |
Gold member | Customer metafield (custom.rank) is "GOLD" |
VIP member | Customer metafield (custom.rank) is "VIP" |
Normal member → No discount
Silver member → No discount
Gold member → Cart subtotal discounted by 10%
VIP member → Cart subtotal discounted by 10%
Element | Configuration |
|---|---|
① Campaign overview | Method: Automatic |
② Active dates | Optional |
③ Eligibility conditions (match type) | Any condition can be met (OR) |
③ Eligibility conditions (condition 1) | Customer metafield (e.g., custom.rank): Contains "GOLD" |
③ Eligibility conditions (condition 2) | Customer metafield (e.g., custom.rank): Contains "VIP" |
④ Discount | Order discount / Percentage: 10% |
⑤ Restrictions | Optional |
⑥ Display settings | Optional |