Return denied — shopper email
code return.denied · v1
Acme Atelier — Global
▾
Search…
⌘K
6
en
de
Retained this month
€1,401.00
return.denied
email
v1
Published
Save draft
Publish
de
en
+ Add locale
Format
Markdown
Liquid HTML
Plain text
Subject
Body
Hi **{{customer.firstName}}**, We were unable to approve your return this time. **Reason:** {{reason}} If you think this is a mistake, reply to this email and we'll take another look. {% if tenant.name %}— {{ tenant.name }}{% endif %}
Variables discovered
(3)
customer.firstName
reason
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.