# WooCommerce Show Attributes by Isabel Castillo

#### Step 1: Create Attribute

Navigate to **WooCommerce** > **Products** > on the **Edit order** screen, you will see **Attributes** > Add **Attribute**

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

On the Product page you can see it displayed like this:

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

#### Step 2: Preview email template including Attributes

If you already have previous orders for the product you just added this Attribute, you can choose a specific order email to view it. Or you can try to place an order, you will see it displayed in the Email:

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


---

# 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/integrations/woocommerce-show-attributes-by-isabel-castillo.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.
