Catalogue
Using Catalogue, you can display a list of products that users can browse, select, and add to their cart for a seamless shopping experience.

To configure the 'Catalogue' action block:
1. Catalogue Type
Depending on how many products you wish to show to users, choose an option:
Entire catalogue - displays all your products
Single product - displays only one product
Multi product - displays the list of selected products
2. Catalogue ID
To use the Catalogue on WhatsApp, first you need to create a Catalogue on your Meta business manager. Once you upload the list of all your products on Meta business manager, use your Catalogue ID here to reference it.
Learn how to create a catalogue here.
3. Product ID
Enter the list product IDs that you want to display in the catalogue.
You can list various products into sections using 'Multi product' catalogue type.
4. Content
Write the header, body and footer text which will be displayed to prompt the user to open and view your catalogue.
5. Variable
Once the user adds products to the cart and checks out, the entire cart will be stored in this variable in a JSON format.
You can then parse this JSON response and create a order in your order management system or generate a payment link to collect payment and confirm the order.
Last updated