# Facebook Catalogue

By linking your Facebook Catalogue with your WhatsApp Business Account, you can send interactive product messages that showcase images, descriptions, pricing, and direct call-to-action buttons, enabling customers to browse and select products seamlessly.

## Catalogue

A Facebook Catalogue is a master file or feed that holds information about all the items you want to advertise or sell across Facebook and Instagram. It's the central repository for your product data.

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

### **Key Elements of the Catalogue:**

* **Catalogue ID**: Each product catalog is assigned a unique ID for identification purposes within the system.
* **Catalogue Name**: The name of your catalog, which helps differentiate between multiple catalogs.
* **Catalogue Vertical**: Defines the category or type of products within the catalog (e.g., electronics, apparel).
* **No. of Products**: Displays the total number of products listed within the catalog.
* **Status**: Shows whether the catalog is active or inactive.

## Products

Products are the individual items within a selected Catalogue. You can view and manage these product details as synced from Facebook.

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

### **Key Elements of the Products:**

* **Image**: Displays the product image associated with each item in the catalog.
* **Re tailer ID**: A unique identifier assigned to the retailer, used to track which retailer the product belongs to.
* **Title**: The name or title of the product listed in the catalog.
* **Description**: A brief description of the product to help customers understand its features.
* **Brand**: The brand name associated with the product.
* **Availability**: Indicates whether the product is available for purchase or out of stock.
* **Collections**: Displays the collection name or type that the product belongs to.
* **Price**: The listed price of the product.

## Collections&#x20;

Collections help organize your product catalog into specific segments, making it easier to showcase related items to customers. They serve as a way to group products by category, season, or sales campaign, offering a more structured browsing experience for users.

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

### **Key Elements of the Collections**

* **Images**: Shows an image that represents the collection, which could include a category or theme.
* **Id**: A unique identifier for the collection, used for managing and referencing collections.
* **Name**: The name of the collection (e.g., Summer Collection, Winter Sale).
* **Collections ID**: A reference to the unique collection ID.
* **No. of Products**: The number of products included in that particular collection.
* **View Details**: Option to view more detailed information about the specific collection.

## **Variants**

Variants represent different versions of a product, such as different sizes, colors, or configurations. Variants help provide a customized shopping experience by displaying all options available for a single product in your catalogue.

<figure><img src="/files/5g41Z3TFlnqFKUsRfzeh" alt=""><figcaption></figcaption></figure>

### **Key Elements of the Variants**

* **Images**: Displays images for each product variant (such as size, color, etc.).
* **Id**: A unique identifier for each variant, useful for managing product variations.
* **Retailer Id**: A unique ID associated with the retailer of the specific variant.
* **No. of Products**: The total number of products available for the particular variant (e.g., a size or color).
* **View Details**: Option to view more details about each product variant.

Each section enables you to manage and organize your catalogue, products, collections, and variants efficiently within BizMagnets, allowing for better customer engagement through WhatsApp integration.


---

# 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/commerce/facebook-catalogue.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.
