Conga Product Documentation

Welcome to the new doc site. Some of your old bookmarks will no longer work. Please use the search bar to find your desired topic.

Browsing Catalog

Product Catalog is a detailed list of the inventory of a store. On the Catalog, you can see the products that your vendor offers. The product catalog displays the products that are available for purchase as well as their details such as the product's name, code, price, and specifications. You can also add products to the cart from the catalog page. The product catalog has many features to assist users in searching for and selecting products.

As an experienced buyer, you can also use the Quick-Add () button to add multiple products to the cart and create quotes and orders quickly. For more information, see Using CTA (call-to-action) "Quick-Add" button.

You can access your Orders, Quotes, Carts, and Favorites directly from the catalog page by clicking the appropriate link available under the Accounts dropdown. For more information, see Launching Digital Commerce.

Note:

The following API is used to get the active products associated with the provided price list ID for the selected account. For more information, click here.

POST https://<URL_of_the_Instance>/api/catalog/v1/search

For example: https://<URL_of_the_Instance>/api/catalog/v1/search?search-type=Product&includes=prices&page={pageNumber}&limit={pageLimit}

You can also use visibility rules to show only the relevant categories and products to specific users. For more information on how to set visibility rules, click here.