Bloom now supports merge tags in emails. If you aren't familiar with merge tags, they allow you to insert dynamically personalized content into any customer emails you send from Bloom.

 

In this article

 

Supported merge tags

Currently, Bloom supports the following merge tags:

  • Customer's name: {{firstname}} and {{lastname}}
  • Customer's last 4 credit card digits: {{card_last4}}
  • Customer's shipping address, on two lines: {{shipping_address_html}}
  • Club Level name: {{club_level}} 
    • NOTE: This tag is for legacy app users, not Bloom Commerce 1.0 users.
  • The date on which a membership was cancelled: {{cancel_date}} 
  • Subscription renewal date (only works for 1.0 subscriptions): {{renewal_date}} 

If you'd like us to add more merge tags in the future, feel free to let us know.

Usage examples

Here's an example of how you could use merge tags in an email:

Text with merge tags

We've processed your wine club shipment using your credit card ending in {{card_last4}}. Your shipment will be delivered via FedEx to this address:

{{shipping_address_html}}

Resulting email

We've processed your wine club shipment using your credit card ending in 1234. Your shipment will be delivered via FedEx to this address:

123 Somestreet Apt. 1
Seattle, WA 98119