> For the complete documentation index, see [llms.txt](https://docs.satisfilabs.com/resource-center/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.satisfilabs.com/resource-center/marketing-engine/templates-and-landing-pages/whatsapp-template/whatsapp-product-message-templates.md).

# WhatsApp Product Message Templates

To create a new product message template in WhatsApp, follow these steps:

1. Click *Templates*, *WhatsApp Templates*, and *Create Template*.&#x20;

<div data-full-width="true"><figure><img src="/files/jqz2FBX8FpBtrAHT65IK" alt=""><figcaption></figcaption></figure></div>

2. Complete the following fields:
   1. Select the WhatsApp sender number for this template
   2. Enter a template name
   3. Select the *Interactive* template type
   4. Select the *Multi Product Message* template category. (Alternatively, you can select *Single Product Message* if you want to send out one product without any variants.)

<figure><img src="/files/Iib799k1YOUZSU16nMAP" alt="" width="434"><figcaption></figcaption></figure>

3. Complete the next set of fields:
   1. Select *Message language*
   2. Enter *Header text* (optional)
   3. Enter the *Message body* to describe your offering
   4. If you want to track clicks from the message (optional) you can click the toggle switch
   5. Enter *Footer* (optional)
   6. Select the products from your catalog from the *Select Product* field

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

4. Hit *Save* once complete.

{% hint style="warning" %}
For *Single Product Message,* you’ll only be able to select one product for the template which doesn’t have any variants.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.satisfilabs.com/resource-center/marketing-engine/templates-and-landing-pages/whatsapp-template/whatsapp-product-message-templates.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
