Requirements
To display products you need them loaded in Jelou Shop:Advantages
- Works on any channel (WhatsApp, web, Facebook, Instagram, etc.) without requiring Meta verification.
- The agent describes the products and manages the cart within the conversation.
- Does not depend on webviews or external links.
- No need to open external links; all catalog information is delivered directly in the chat.
- You can search for products, view details, add to cart, and complete the purchase without leaving the chat.
Purchase flow
Installation
Create a skill
Create a new skill for the e-commerce flow. If this is your first time, see the guide Your first skill.
Configure the AI Agent node
Connect the skill with an AI Agent node. In the node configuration, import the Jelou Shop MCP from the Integrations Marketplace to enable the e-commerce tools.
Then configure the following prompt:
Configure the following tools:

View prompt
View prompt
| Tool | Description | Pause |
|---|---|---|
| Search products | Search for products in the catalog | |
| Product detail | Get detailed information about a product | |
| View cart | Get the current contents of the cart | |
| Add/update in cart | Add a product or update its quantity | |
| Remove from cart | Remove a specific product from the cart | |
| Clear cart | Remove all products from the cart | |
| Get and clear cart | Get the cart and clear it (checkout) |