This module provides extra tokens for commerce order entities that can be used for sending HTML formatted email confirmations. An example of how to use this with Commerce Kickstart Messages (Commerce Back Office/Message Notify) is:
<table width="100%">
<tbody>
<tr>
<td colspan="2">[message:message-commerce-order:commerce_extra_tokens_order_line_items]</td>
</tr>
<tr>
<td width="75%"> </td><td>[message:message-commerce-order:commerce_extra_tokens_order_total]</td>
</tr>
<tr>
<td colspan="2">[message:message-commerce-order:commerce_extra_tokens_order_payments]</td>
</tr>
</tbody>
</table>
An example of how to use this with Commerce Email is:
<table width="100%">
<tbody>
<tr>
<td colspan="2">[commerce-order:commerce_extra_tokens_order_line_items]</td>
</tr>
<tr>
<td width="75%"> </td><td>[commerce-order:commerce_extra_tokens_order_total]</td>
</tr>
<tr>
<td colspan="2">[commerce-order:commerce_extra_tokens_order_payments]</td>
</tr>
</tbody>
</table>
Depends on
Dependencies of the latest stable release
No dependencies recorded for this project.
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.
More in the Commerce ecosystem
Most installed first
Activity
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 2.0.0-alpha1 | Pre-release | 10–11 | First alpha for Drupal 10.3+/11 and Commerce 3: view displays as order tokens | Sep 11, 2026 | |
| 2.0.x-dev | Dev | 10–11 | Sep 11, 2026 |