# WooCommerce Elements

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

* **Shipping Address:** This element adds the customers shipping address to Email template.
* **Billing Address:** This elements add the customers billing address to the Email template design.
* **Billing Shipping Address:** This element adds billing shipping address to the template.
* **Order Details:** This allows you to show table format for the product ordered, the quantity ordered and the total price.
* **Order Details Download (Completed Order Template):** This is the element which shows a tabularized detail of downloadable items that was ordered.
* **Hook:** This will help you add WooCommerce Hooks

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

{% hint style="info" %}
Learn more: [WooCommerce Email Hooks](https://yaycommerce.com/how-to-customize-email-template-with-woocommerce-email-hooks/)
{% endhint %}


---

# 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/drag-and-drop-email-builder/the-elements-of-design/woocommerce-elements.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.
