less than a minute read • Updated 11 days ago
Add your store's address and phone number to the email receipt
How to add your store's address and phone number to the text and HTML email receipt templates.
The email receipt doesn't include your store address or phone number by default. You add them by editing the receipt templates directly.
Stores can send both a text and an HTML version of the receipt. The text version is a fallback for email clients that can't render HTML, so if your store sends both, edit both templates or the address will be missing for some customers.
Add the address to the text email receipt
Add the address to the HTML email receipt
Test your changes
Resend the receipt for one of your own test transactions from Transactions.
Only do this on a transaction you placed yourself. Resending delivers the email to that transaction's customer, so testing on a real customer's order will send them a duplicate receipt.
Notes
Both templates use Twig, so the
{{ config.store_name }}style tags work in either one.