> For the complete documentation index, see [llms.txt](https://docs.yaycommerce.com/yaymail/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.yaycommerce.com/yaymail/developer-zone/snippets/add-column-in-order-item-table.md).

# Add column in order item table

```
apply_filters( 'yaymail_get_template', $path ); 
sample code in file: views/templates/emails/email-order-items.php
```

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

This requires advanced coding skills to customise it.&#x20;
