WhatsApp Commerce

You are here:
Estimated reading time: 3 min

Businesses can showcase and share their products and services with customers directly inside WhatsApp for them to browse items and add to a cart without leaving the chat.

WhatsApp commerce is fully integrated with Chatrace allowing your business to easily sell your products inside your WhatsApp bot.

Setup

Follow the below guides

1Create a Meta Catalog: All products used on WhatsApp Commerce must belong to a Facebook Catalog. If a business already has a Facebook catalog set up, we suggest that you leverage that catalog for WhatsApp commerce use cases. If you don’t have a Facebook catalog, follow this documentation to learn how to create it.

2 – Connect Your Catalog to a WABA: Follow this documentation to learn how to connect your Catalog to your WhatsApp Business Account. Please be aware that you can only connect one Catalog to a WABA. A Catalog can be connected to multiple WABA.

3 – Connect Chatrace to your Catalog: Navigate to Menu > Tools > Ecommerce and click the “Connect Meta Catalog” button and follow the instructions.

4 – Link Chatrace products to Catalog products: We automatically import all products from Facebook Catalog when you connect your bot to Catalog, but Facebook doesn’t allow apps to get product SKUs from their API. All communications with WhatsApp Commerce are through SKU (Content ID in Facebook Catalog). You will need to manually copy the Content ID in Facebook Catalog and set it as SKU in Chatrace.

Copy the Content ID for each Product and edit your Chatrace Product.

For products with variants, you will need to repeat the above process for all variants. Please be aware that inside the WhatsApp bot, only variants can be sent due to WhatsApp limitations. You can’t send the main product that contains variants.

Send products during a conversation.

1 – Collection: You can use the Collection element on the flow builder to send a product to a user. Please be aware that with the collection, you can’t send products with variants on WhatsApp.

2 – Send Products: if you choose WhatsApp as the message type, you see the Send Products element. The Send Product element will only show products that are ready to be sent in WhatsApp, including a variant of a product. Please be aware that if a product or variant doesn’t have an SKU defined, it can’t be sent to users on WhatsApp.

3 – Send products from the inbox

From the inbox, you can easily select products and send the user.

Platform behavior when a user asks a question about a product

1 – The question and the product is shown in the Inbox.

2 – The Platform triggers the “User Asked About a Product“. You can learn more about this new trigger in the session “Trigger and Actions” on this documentation.

3 – Automated responses are triggered. Please be aware that the default reply is triggered if the bot does not know how to respond to the user’s question.

Platform behavior when a user sends a shopping cart

1 – The shopping is shown in the Inbox.

2 – The Platform triggers the “WhatsApp Shopping Cart Sent“. You can use this trigger to notify admins.

3 – The user receives a message with the shopping cart information ready to checkout.

Please be aware that an order is created only after the user completes the checkout. If you want to create an order every time a customer sends a shopping cart, use the trigger “WhatsApp Shopping Cart Sent” and use the E-commerce action “Mark Order As Paid”.

Checkout

Chatrace has a built checkout page that allows your business to accept payments using Stripe, Paypal, or Razorpay. After the user sends a Shopping cart in WhatsApp, our platform will automatically ask the user to checkout. You can build your own checkout page or use a flow as a checkout option.

Abandoned cart recovery message

Our platform will automatically send an abandoned cart recovery message if the user sends a shopping cart and doesn’t checkout within a certain amount of time based on your configuration. You can disable or change the delay of the abandoned cart recovery message by navigating to Tools > Ecommerce > Settings > General > Abandoned cart message

You can use Triggers and Actions if you want to have more control over the abandoned cart recovery message.

Product discovery

By default, your product names are searchable, meaning that your customers can send messages to automatically find products. We automatically handle this process for you with our built-in AI. You can disable searching at the product level or at the account level. Products with variants aren’t searchable inside WhatsApp. To disable search in your account navigate to Tools > Ecommerce > Settings > General > Search Products

Triggers and Actions

All triggers related to e-commerce work in WhatsApp commerce except “Product Add to Cart” and “Category Add to Cart“. Also, we introduced two new triggers that work only with WhatsApp commerce.

WhatsApp Shopping Cart Sent: it is triggered when a user sends a shopping cart to the business. You could use this trigger to notify admins.

User Asked About a Product: it is triggered when a user asks a question about a product. Use the system field {{product_id}} or {{product_name}} to know with product the user is referring to.

Was this article helpful?
Dislike 0
Views: 1489