Optional Line Items in Salesforce

What are Optional Line Items in Salesforce and Why are they Useful?

Optional Line Items are Products added to a Salesforce Quote or Opportunity but their values do not contribute to the total value of the Quote or Opportunity.

Consider the scenario where your business would like to offer one or more additional products to a customer and present them on a quote, but doesn’t want to distort pipeline or forecasts.

Optional Line Items work in Sales Cloud by offering the sales use a simple checkmark to click to designate a line item as optional.

The price of the optional line item is kept the same, but its value is removed from the value of the quote or opportunity.

How to set up Optional Line Items

  • To enable this feature, simply move the slider next to ‘Optional Line Items’ on the Flexpricer Settings Page (Settings subtab)

How to use Optional Line Items

Optional Line Items are available only in Flexpricer’s Vision Product Selector Lightning Web Component (LWC). If you are using the Visualforce page version, you will need to transition to LWC before using this feature.

With this feature enabled, a checkmark will appear against each line item, on the right hand side of the product selector.

Click the checkmark to mark the line item as optional. The line item turns red and the checkmark becomes a cross. This designates the line item as optional and ‘additional’.

Additional optional line items can be considered in addition to the other line items.

If you drag the Additional Optional Line Item onto another line item, it becomes an Alternate Optional Line Item.

This is designated by the cross icon changing to an interchange icon, the line item becoming indented from its alternate and the price display alternating between the line items price and its difference with the alternate.

To designate the line item as Necessary (i.e. it is no longer Optional), check either the cross or the interchange icon. It will revert to the checkmark.

Note that you can easily remove Optional Line Items from the Opportunity or Quote by pressing the Trash Can icon.

Interaction with Configurator Options

When Configurator Options are to be designated as Optional Line Items, the same process is to be followed, but changing between checkmark/cross/interchange occurs in the Configurator.

Useful Administrator Information

  • Optional Line Item functionality is implemented by ’rounding up’ the discount on the line item to 100%.
  • Existing discount values, including the sales user’s discount, are preserved in fields on the line item, so that they can be recovered if the line item moves from being Optional to Necessary.
  • When a line item is marked as ‘Additional Optional’ and the line item is saved, the following data is recorded on the line item.
    • Optional Line Item Discount (percentage): the difference between the discount already set on the line item and 100%
    • Optional Line Item (picklist): Additional
  • When a line item is marked as ‘Alternate Optional’ and the line item is saved, the following data is recorded on the line item.
    • Optional Line Item Discount (percentage): the difference between the discount already set on the line item and 100%
    • Optional Line Item (picklist): Additional
    • Necessary Line Item Master GUID: the GUID of the line item that this line item is an alternate of

Was this helpful?