Skip to content

Commit cbf4b8a

Browse files
authored
Minor fixes
1 parent 5bd172c commit cbf4b8a

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

16/umbraco-commerce/how-to-guides/how-to-test-email-templates.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,27 +4,26 @@ description: Learn how to test your email templates.
44

55
# Test your email templates
66

7-
Want to see how your email templates look before sending them to the real customers? Umbraco Commerce 16.2.0, supports testing your email templates right out of the box.
7+
Want to see how your email templates look before sending them to the real customers? Umbraco Commerce 16.2.0 supports testing your email templates.
88

99
{% hint style="info" %}
10-
11-
As of now, only templates under the **Cart**, **Order**, **Gift Card**, and **Discount** categories can be tested using the above steps.
12-
10+
As of now, only templates under the **Cart**, **Order**, **Gift Card**, and **Discount** categories can be tested using the steps below.
1311
{% endhint %}
1412

15-
1613
## Steps
17-
1. Go to the *Umbraco Backoffice* > *Settings*.
14+
15+
1. Go to *Umbraco Backoffice* > *Settings*.
1816
2. Select a store name.
1917
3. Navigate to the *Email Templates* section.
2018
4. Open the template you want to test.
2119
5. Click the *Send Test Email* button.
2220
6. Fill in the fields in the modal, and **make sure that the recipient is a test email address**.
2321
7. Click the *Send* button.
2422

25-
An email with the information you provided should be sent to the test email address shortly.
23+
An email with the information you provided will be sent to the test email address shortly.
2624

2725
## Screenshots
26+
2827
![Email Template Details Screen](images/test-email-templates/0.email-template-details.png)
2928
*Figure 1: Email Template Details screen in Umbraco backoffice.*
3029

0 commit comments

Comments
 (0)