Store credit expiring — shopper email
code return.credit_expiring · v1
Acme Atelier — Global
▾
Search…
⌘K
6
en
de
Retained this month
€1,401.00
return.credit_expiring
email
v1
Published
Save draft
Publish
de
en
+ Add locale
Format
Markdown
Liquid HTML
Plain text
Subject
Body
Hi **{{customer.firstName}}**, A friendly heads-up: **{{amount}}** of your store credit expires on **{{expiresAt}}** — that's 3 days from now. [Browse and redeem it before it's gone →]({{portalUrl}}) No fine print, no fees — the full balance is yours to spend. {% if tenant.name %}— {{ tenant.name }}{% endif %}
Variables discovered
(5)
amount
customer.firstName
expiresAt
portalUrl
tenant.name
Sample values (JSON)
{ "customer": { "firstName": "Anna", "lastName": "Schulz", "email": "anna@example.com" }, "order": { "number": "#10482", "currency": "EUR" }, "return": { "id": "R-1029", "itemsCount": 2 }, "refund": { "amount": "€129,00" }, "carrier": "DHL", "merchant": { "name": "Acme Atelier", "slug": "acme" } }
Preview
Sandboxed · variables auto-escaped
Start typing to see a live preview.