knowledgecenter-breadcrum

Knowledge Center

08 May, 2024

How to Create Product Catalog in Dynamics 365 for Sales - Part 2

Posted on 08 May, 2024 by Javed Shaikh, Posted in Dynamics-365 Sales

Blogs

This is the second part of the blog. In this blog, we will cover the 3 components of the Product Catalog:

  1. Currency
  2. Price List and Price List Item
  3. Discount List 

Please go through part 1 to understand other components related to the product catalog.

1. Create a Currency.

Currency: Currency determines the prices for products in the product catalog and the cost of transactions, such as Sales orders.

If our customers are spread across different geographies, we can add their respective currencies to manage transactions.

Step 1: Go to your Power Platform Admin Center --> Select Environments from the sitemap --> Select your Environment --> Click on Settings from the Navigation menu.

Step 2: Select Currencies under Business Settings.

Step 3: It will redirect to the new tab. Click on '+New' to create a new currency.

Step 4: Click on the Currency code lookup field.

Step 5: Select the required currency --> Click on the Add button.

Step 6: All the fields will be populated automatically. Enter the Currency Conversion Rate --> Click on Save and Close. Our Currency is now added to the CRM.

 2. Create a Price list and Price list Item.

Price list: The Price list contains the pricing details of our products. We can define pricelist items on units on which products are sold.

Step 1: Go to Product Catalog --> Select Price Lists from the sitemap ---> Click on the '+New' button.

Step 2: Under the General tab --> Select the Currency that we have added or need --> Click on the Save button.

Step 3: Navigate to the Price List Items tab --> Click on the '+ New Price List Item' button.

Step 4: Under the General tab --> Select the Product -->Navigate to the Pricing Information tab.

Step 5: Enter the amount under the Pricing information tab.

Below, we can find the Price List Items that have been added.

3. Create a Discount List.

Discount List: Discount lists determine how you offer discounts to your customers based on the volume they purchase.

Step 1: Go to Product Catalog -->Select Discount Lists from the sitemap at the left corner --> Click on the '+ New' button --> Enter the name --> Click on the Save button.

Step 2: Navigate to the Related tab --> Click on Discounts.

Step 3: Click on the '+ New Discount' button.

Step 4: A new Discount window will open. Enter the data in the fields --> Click on the Save and Close button.

Below, we can find our added Discount.

 

I hope this series of blogs helps you understand the product catalog!!

Comment

This is a Required Field

Loading

Recent Updates

Blogs
31 Mar, 2026

Debugging Power Pages Server Logic Using Visual Studio Code

Power Pages Server Logic allows developers to execute secure backend JavaScript directly within Power Pages. It is commonly used for…

READ MORE
Blogs
31 Mar, 2026

Create and Deploy a Single Page Application (SPA) in Power Pages

In this blog, we’ll build and deploy a Single Page Application (SPA) using React + Vite and host it on…

READ MORE
BuildAndDeployPCF_Thumbnail.png
Blogs
25 Mar, 2026

Build And Deploy Your First Dataset PCF Control In Dynamics 365

Introduction In Dynamics 365, subgrids are commonly used to display related records, such as Opportunities under an Account. While out-of-the-box…

READ MORE