Use of Product Option Fields - Part 1

Hello Everyone,

Welcome again to my blog.

We have seen use of important product fields in my previous blogs, Today we are going to have a look at important fields available on Product Option object. 

Let's start reviewing:

  • Optional SKU - Identifies the product which is defined as an option to the bundle.
  • Configured SKU - Identifies the product which is defined as a Bundle.
  • Feature - If provided, the product option will be visible under this feature.
  • Number - This is a numeric field using which we can define the order in which the options will be appearing on bundle configuration page. Product Option with the smallest number will appear on the top of product option list.
  • Selected - If Checked, the product will be selected by default when the bundle configuration. User can deselect the option at any point of time.

  • Required - If Checked, the option product will become mandatory on bundle configuration page and user will not be able to deselect the product option.

  • Quantity - This field is used to set the Default quantity for the option product.

  • Quantity Editable - If checked, the quantity will be editable on bundle configuration page.
  • Min Quantity -  This is used to set the minimum quantity for the option product. If user enters the quantity less than this, System will provide an error message on saving the bundle configuration.
  • Max Quantity This is used to set the maximum quantity for the option product. If user enters the quantity greater than this, System will provide an error message on saving the bundle configuration.
  • Type - This field controls the behaviour of the product option quantity. We can select from the following values:
    • Component - If selected, the quantity of option will be multiplied by the bundle parent quantity. The quantity of product option will not be editable on Line Editor Page.
    • Accessory - If selected, the quantity of option will not be multiplied by bundle parent quantity. The quantity of product option will not be editable on Line Editor Page
    • Related Product - If selected, the quantity of option will not be multiplied by bundle parent quantity. The quantity of product option will be editable on the Line Editor Page.
  • Quote Line Visibility - This defines at which places the quote line will be visible. We can select from the following values:
    • Always - If selected, the quote line will be visible on Line Editor and on Generated Document.
    • Editor Only - If selected, the quote line will be visible on Line Editor screen only.
    • Document Only - If selected, the quote line will be visible on Generated Document only.
    • Never - If selected, the line will not be visible on Line Editor screen and Generated Document.
  • Bundled -  If selected, the price of this product will be 0 and the quote line editor shows that the pricing of the option is included in the bundle's price.
  • Unit Price - This field will be used to override the price coming from price book entry.
  • Discount (%) - This field is used to provide the static discount % on product option.
  • Discount Amt - This field is used to provide the static discount in amount on product option.
  • Discount Schedule - This is lookup to the discount schedule object. If you want to apply range or slab based discount, we can utilize this field.

These were few fields which can be used to control behaviour Product Options.

Please reach out if you have any feedback/query/suggestion.

Kindly subscribe to my youtube channel SFDC Learning to get learning from video tutorials.

Thanks,

Mehul Parmar

Comments

Popular posts from this blog

Pricing Waterfall Model - Salesforce CPQ

Summary Variable - Salesforce CPQ

Percentage of Total Pricing - Salesforce