# WooCommerce Subscriptions

In this guide, you will see how to customize WooCommerce subscription email templates.

**REQUIRED: Here are the WordPress plugins you'll need for this guide.**

* WooCommerce
* YayMail (free/pro)
* [YayMail Addon for WooCommerce Subscriptions](https://yaycommerce.com/yaymail-addons/yaymail-premium-addon-for-woocommerce-subscriptions/)&#x20;
* [WooCommerce Subscriptions](https://woocommerce.com/products/woocommerce-subscriptions/) - *required*
* [Enhancer for WooCommerce Subscriptions](https://woocommerce.com/products/enhancer-for-woocommerce-subscriptions/) - *optional*

<figure><img src="/files/W6pGhuACyJCn6Je09ne6" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/aeJdmzMFk4arVmOXfFJw" alt=""><figcaption></figcaption></figure>

WooCommerce Subscriptions and Enhancer for WooCommerce Subscriptions shortcodes are listed in the Shortcode section. Depending on the template you're editing, this section will display only the shortcodes that are available and compatible with that specific template.

<figure><img src="/files/xOt6yfxPAJWPsp0PQS3m" alt=""><figcaption></figcaption></figure>

WooCommerce Subscription has some elements for order here.

<figure><img src="/files/OiDOLQa1mxqTt4RH5XM7" alt=""><figcaption></figcaption></figure>

The availability of elements depends on the specific template you're editing. Elements that are compatible with the selected template will be enabled, while those that are not applicable will be disabled automatically.

To learn more about which Woo extension provides which email templates, you can refer to the image below.

<figure><img src="/files/bUmVijTEjTxmbgtT8PAj" alt=""><figcaption></figcaption></figure>

Note that some template names are also depended on how you name them in your settings.

And don't forget to enable and save those templates.

Happy customizing! 🪄


---

# 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.yaycommerce.com/yaymail/addons/woocommerce-subscriptions.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.
