You are here:
Apply Customizations
Customize the Industries CPQ UI using the additionalCustomJson parameter in the cpqCartTab component. Follow these steps and sample code snippets to implement and manage customizations in Industries CPQ effectively.
- In Setup, open the Object Manager.
- In the Quick Find box, enter order, and then select Order.
- Click Lightning Record Pages and then select Order Record Page.
- Click Edit Page.
- Navigate to the Cart tab and select the cpqCartTab component.
- Use additionalCustomJson within the cpqCartTab component to apply various customizations, including:
- Additional Line Item Fields
The Additional Line Item Fields customization in Industries CPQ (Configure, Price, Quote) adds fields to the Products in Cart section, providing sales representatives with detailed product information for a more informative cart view. - Additional Line Item Actions
Learn how to define and implement custom actions for line items in Industries CPQ (Configure, Price, Quote) using Lightning Web Components (LWC). This setup enables users to trigger specific actions on individual line items within the cart, tailored to business requirements. - Additional Global Actions
Learn how to set up and use more global actions for cart tab changes in Industries CPQ (Configure, Price, Quote) using Lightning Web Components (LWC). This setup enables users to add new buttons to the carts for specific actions as per their business requirements. - Additional Catalog Product Actions and Fields
Use the additionalCustomJson setting in the Lightning Web Components CPQ UI to add custom buttons and fields to the Catalog Panel for Products, Promotions, and Discounts. - Additional Lookup or Other Line Item (OLI) Fields in Additional Settings
This section explains how to configure specific line item and lookup fields for display in the Additional Settings panel of the CPQ interface using the additionalCustomJson configuration. - Additional Fields for Promotions and Discounts
You can add your own custom fields to the promotions and discounts which are displayed.


