Single-Product Templates

Updated June 2026 5 min read

A single-product template spotlights one item from your catalog — its photo, price and a button to view or add to cart. Perfect when you know exactly what the customer wants.

All guides
On this page

Quick facts

Products shown
Exactly one
Pulls from
Your Commerce Manager catalog
Customer action
View or add to cart
Best for
High-intent moments

A WhatsApp single-product message template features one product from your catalog inside the chat, showing its image, price and a button to view details or add it to the cart. It's ideal when a customer has shown interest in a specific item, because it removes the noise of a full catalog.

In simple language: A single-product template is a WhatsApp message that shows one catalog product with its picture, price and an add-to-cart button.

Who should read this?

  • Sellers replying to 'Do you have this item?'
  • Shops doing one-product promotions
  • Anyone choosing between single and catalog messages

Sometimes a customer doesn’t want to browse — they want that product. A single-product template puts one item front and centre, with everything they need to buy it.

What it shows

A single-product message (SPM) template features exactly one product pulled from your catalog. Inside the chat, the customer sees the product image, title and price, plus your own custom text and an interactive View button.

A single-product message template showing one product card with a View button

All of this comes from your catalog in Meta Commerce Manager, so the details stay accurate as long as you keep the catalog current. You’ll need an ecommerce catalog, with inventory, connected to your WhatsApp Business Account.

Example: a customer asks “How much is the leather wallet?” and you reply with a single-product card showing the wallet photo, ₹1,299, and a “View” button.

How it works

When the customer taps View, they open the product details and can add the item to their cart — all without leaving WhatsApp.

Tapping View opens the full product details The customer manages cart items inside the chat

When they submit an order, you receive a webhook and the customer sees an order confirmation.

The customer sees an order confirmation after submitting The order details view, reachable from the message

One limitation to know: message forwarding is disabled for SPM templates, so a customer can’t pass the card on to a friend.

When to use it

Reach for a single-product template when the customer’s intent is clear:

  • They asked about one item by name.
  • You’re running a one-product promotion (a hero product of the week).
  • You’re following up on a product they viewed earlier.

Example: a shoe store messages last week’s window-shoppers with the exact sneaker they looked at, price and all — far more effective than re-sending the whole catalog.

Creating an SPM template

You create the template with a POST request. It uses a product header, your body text (max 160 characters, variables allowed), an optional footer, and an spm button:

POST https://waba-v2.360dialog.io/v1/configs/templates
{
  "name": "abandoned_cart_offer",
  "language": "en_US",
  "category": "marketing",
  "components": [
    { "type": "header", "format": "product" },
    {
      "type": "body",
      "text": "Use code {{1}} to get {{2}} off our newest succulent!",
      "example": {
        "body_text": [["25OFF", "25%"]]
      }
    },
    { "type": "footer", "text": "Offer ends October 31, 2024" },
    {
      "type": "buttons",
      "buttons": [{ "type": "spm", "text": "View" }]
    }
  ]
}

The name can be up to 512 characters. The single product you feature is chosen at send time by its catalog product ID.

SPM templates are Marketing templates, so in India each one costs ₹0.86 to send.

Single vs catalog vs multi

These three template types all use your catalog, but they suit different moments:

TemplateShowsBest when
Single-productOne itemThe customer wants one specific thing
Multi-productA few items in sectionsYou want to suggest a small set
CatalogEverythingThe customer is just browsing

Note: single-product, multi-product and catalog templates are Meta platform commerce features. Their availability depends on your WhatsApp setup and whether commerce is enabled for your account. When in doubt, match the template to how sure the customer is: the surer they are, the fewer products you should show.

Keep reading

Related questions people ask

What is a WhatsApp single-product message?

It's a template that features one product from your catalog, showing its image, price and a button to view it or add it to the cart, all inside the chat.

When should I use a single-product message?

Use it when a customer has shown interest in one specific item, or when you're promoting a single hero product. It removes the clutter of a full catalog.

Where does the product image and price come from?

From your catalog in Meta Commerce Manager. The template pulls the latest image and price automatically, so keep your catalog up to date.

Key takeaways

  • A single-product template spotlights exactly one catalog item.
  • It shows image, price and a view-or-add-to-cart button.
  • Use it for high-intent moments when the customer wants one thing.
Published: June 2026 Last reviewed: June 2026 Reviewed by: ChatMitra WhatsApp API Team

Put WhatsApp to work for your business

Start free on the Starter plan — pay just ₹0.20 per conversation, no subscription. Upgrade to Pro (₹999/month) when you need automation, or Enterprise for zero platform fees at scale.