# learnpress/4.1.7.1/templates/emails/plain/processing-order-guest.php

LearnPress – WordPress LMS Plugin for Create and Sell Online Courses, version 4.1.7.1. 17 lines.

- Page: https://pluginprobe.com/plugins/learnpress/4.1.7.1/code/templates/emails/plain/processing-order-guest.php
- Raw: https://pluginprobe.com/plugins/learnpress/4.1.7.1/raw/templates/emails/plain/processing-order-guest.php
- Modified: 2022-09-15T05:24:36+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/learnpress/4.1.7.1/code/templates/emails/plain/processing-order-guest.php#L10-L20`.

```php

== {{header}} ==

** Hi "Guest", **

**
    Thank you for purchasing course with "{{site_title}}"!
    We have received your order and it is now being processed.
    We will send you an email once your order has been processed.
**

** See your order details below: **

{{order_items_table}}

== {{footer}} ==

```
