Skip to content

Commit b83d133

Browse files
committed
move screenshots under steps
1 parent cbf4b8a commit b83d133

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

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

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -16,19 +16,20 @@ As of now, only templates under the **Cart**, **Order**, **Gift Card**, and **Di
1616
2. Select a store name.
1717
3. Navigate to the *Email Templates* section.
1818
4. Open the template you want to test.
19+
![Email Template Details Screen](images/test-email-templates/0.email-template-details.png)
20+
*Email Template Details screen in Umbraco backoffice.*
1921
5. Click the *Send Test Email* button.
2022
6. Fill in the fields in the modal, and **make sure that the recipient is a test email address**.
23+
![Send Test Email Modal](images/test-email-templates/1.send-test-email-modal.png)
24+
*The "Send Test Email" modal.*
25+
![Order Entity Picker](images/test-email-templates/2.order-entity-picker.png)
26+
*Order entity picker in the "Send test email" modal.*
2127
7. Click the *Send* button.
2228

2329
An email with the information you provided will be sent to the test email address shortly.
2430

25-
## Screenshots
2631

27-
![Email Template Details Screen](images/test-email-templates/0.email-template-details.png)
28-
*Figure 1: Email Template Details screen in Umbraco backoffice.*
2932

30-
![Send Test Email Modal](images/test-email-templates/1.send-test-email-modal.png)
31-
*Figure 2: The "Send Test Email" modal.*
3233

33-
![Order Entity Picker](images/test-email-templates/2.order-entity-picker.png)
34-
*Figure 3: Order entity picker in the "Send test email" modal.*
34+
35+

0 commit comments

Comments
 (0)