You are here:
insQuote Lightning Web Component
Use this component to display a quote. Calling other Lighting web components, insQuote, called Vlocity Insurance Quote in the Lightning App Builder, displays root products, coverages, insured items, insured parties, and attributes.
This component contains additional components that let users add and modify insured items, add and modify insured parties, add and remove coverages, change attribute values, and reprice the quote based on changes made.
To start off, insQuote displays the option to select the product being quoted. Here's what it looks like:
After a product is selected, the subsequent options are introduced based on the product structure. Here's an example of what it could look like after selecting a product:
When it's been populated with information, insQuote LWC also displays:
-
Icon for the product
-
Product name
-
Total Premium
-
Icon for the insured item
-
Insured item name
-
One or more insured item attributes
-
Insured item deductible
-
Insured Item
The LWC also displays Rate if the quote has been modified.
What Users Can Do on this LWC
With the top-level insQuote LWC, users can:
-
Add products
When a product is added, insQuote acquires child LWCs. After this, insQuote can be used to:
-
Add insured items
-
Add or remove coverages
-
Modify coverage attributes
-
Edit insured items
Look for the pencil icon.
-
Delete products
Look for the trashcan icon.
-
Delete insured items
Look for the trashcan icon.

