Post-resolution review request — shopper email
code return.review_request · v1
Acme Atelier — Global
▾
Search…
⌘K
6
en
de
Retained this month
€1,401.00
return.review_request
email
v1
Published
Save draft
Publish
de
en
+ Add locale
Format
Markdown
Liquid HTML
Plain text
Subject
Body
Hi **{{customer.firstName}}**, Your return **{{return.id}}** is all wrapped up. We'd love a minute of your time — was the process smooth? What could we do better next time? [Share your experience →]({{reviewUrl}}) Honest feedback (good or bad) is what keeps us sharp. {% if tenant.name %}— {{ tenant.name }}{% endif %}
Variables discovered
(4)
customer.firstName
return.id
reviewUrl
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.