# Send Products

This functionality allows customers to browse, inquire about, and purchase products seamlessly without leaving the conversation.

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

## **Key Features:**

* **Product Display:** Businesses can send messages containing up to 30 products, each with images, descriptions, and pricing details.
* **Interactive Shopping:** Customers can add items to a cart and proceed to checkout directly within the chat, streamlining the purchasing process.
* **Catalogue Organization:** Products can be categorized into collections, making it easier for customers to navigate and find items of interest.

## Set Up Your Send Products Catalogue

To create a Send Products catalogue in BizMagnets, follow these steps:

<figure><img src="/files/lcXEXETsgCw3SP0g9LYJ" alt="" width="429"><figcaption></figcaption></figure>

1. Provide a **Header** for the flow card.
2. Enter the main **Message Text**. You can incorporate variables to personalize the message.
3. Choose the desired product **Catalogue** from the dropdown menu.
4. Add **Footer** (Optional) information or disclaimers.
5. Click **Save** to create the Send Products card.

By following these steps, you can effectively set up a Send Products card, enabling customers to browse and purchase products directly within the WhatsApp conversation.


---

# 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.bizmagnets.ai/bot-flows/catalogue/send-products.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.
