# Shop Emails & Settings

## Shop emails & how they work

Your shop comes ready for sales with ready to use email management system to send customers their order details and send admin the order notice.

* Navigate to your Email Menager by going to the CommerceLab Shop dashboard then scroll down to and activate the "settings" dropdown and go to "Email Manager"

[![](https://app.commercelab.shop/index.php?option=com_ajax\&p=image\&src=WyJpbWFnZXNcL2RvY3VtZW50YXRpb25cL2VtYWlsbWFuYWdlci5wbmciLFtbImRvUmVzaXplIixbMTkyMSw4NzcsMTkyMSw4NzddXSxbImRvQ3JvcCIsWzE5MjAsODc3LDAsMF1dXV0%3D\&hash=2a3f92411f2eb4a1682e6f8f33a0cd08)](https://app.commercelab.shop/email-settings#js-98b1)

***

## Email types

* Thank you email: Triggered automatically when an order is completed.
* Order completed email: This is sent to users for Offline payments when you set the order to completed.
* Refunded: This email is sent in the case of a refund automatically when set to refunded in the order dashboard.
* Pending: Offline Orders the first come in will be set to pending until changed to to comfirmed.
* Confirmed email: This is sent to admin when a new order is confirmed.
* Denied Email: For offline payments and triggered in the order details to send to the customer. Letting them know the order was denied.

***

## Multilingual Emails by Country

* Duplicate the emails and make your shop internation. If your Joomla website is activated to have multiple languages you easily create emails in different languages and depdending on the language detected will determine which email to send in which language.

[![](https://app.commercelab.shop/templates/yootheme/cache/Language-e14e9f0c.png)](https://app.commercelab.shop/email-settings#js-a1a6)

***

## Global site & order details email shortcodes

* Rememebr that applying tax happens on a product level. You will define the type of tax that each product will have appplied and that will equate to the final price at checkout.

[![](https://app.commercelab.shop/index.php?option=com_ajax\&p=image\&src=WyJpbWFnZXNcL2RvY3VtZW50YXRpb25cL2VtYWlsc2hvcnRzLnBuZyIsW1siZG9SZXNpemUiLFsxNjkyLDk0NSwxNjkyLDk0NV1dXV0%3D\&hash=596503f0bef312353fc6e60fa38acfaf)](https://app.commercelab.shop/email-settings#js-a4f6)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.commercelab.shop/getting-started/shop-settings/shop-emails-and-settings.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
