Add optional coverage event variable into an email event
How to display optional coverage in an email event notification
- Go to Settings, select Event Notifications.
- Search and select the ContractNew.Homeowner event
- In the Email Editor, choose a location for displaying Optional Coverage information.
- Type in 'Optional Coverage:' (or any preferred name like Additional Coverage, Add-On Coverage, etc.) where you'd like it to appear.

Note: Including Optional Coverage in your email body makes it much easier to find the location for inserting the Meta Tag code in the HTML editor.
Add the event variable code into the HTML editor
- Select the
HTML edit button located in the tool panel
- Find the Optional Coverage label in the HTML code:
- PC: Press Ctrl+F to open the Find Menu
- Mac: Command+F to open the Find Menu
- In the Find Menu, type in your label you identified in the email body, in this case; Optional Coverage
- Your label will be highlighted in the HTML code
- Find the </div><div code located to the right of your Optional Coverage label
- Copy and paste the code provided below between the 2 red arrows in the HTML editor
{% for option in options %}
<div> {{ option.name }}: QTY {{ option.qty }} </div>
{% endfor %}
- Select the HTML edit button in the toolbar to exit the HTML editor
- Check your edits in the email body to ensure that the formatting looks accurate.
- Select Save located in the upper right-hand corner.
Related Articles
Add and manage policy coverage items and optional coverage add-ons
Learn how to add, edit, and manage a policy’s coverage items. Whether it’s changing limits, setting costs, or updating coverage types, you’ll find the flexibility you need to offer bespoke warranty solutions. Permission required: Users with the ...
Set up and manage event notifications
WarrantyHub provides product event notifications to keep customers, agents, affiliates, servicers, sales reps, and groups informed. You have the flexibility to enable or disable these notifications as needed, with notifications sent through email or ...
Add and manage affiliates
Discover how to effectively manage affiliates by learning how to add, edit, and invite them to the WarrantyHub platform. Add an affiliate Before proceeding: Affiliate profiles must be associated with an agency, so make sure you have created an active ...
Add and manage servicers
Learn how to add and edit a Servicer in your WarrantyHub account. A warranty servicer is a company or entity responsible for repairing, maintaining, or replacing items covered under a warranty plan. Add a servicer Go to Servicers. Select + Add ...
Add and manage agencies
Discover how to effectively add and edit agencies within your WarrantyHub account. Add an agency Go to Agencies. Select + Add Agency in the top right corner. In the Manage Agency window, enter agency details: Agency Name* Type* Brokerage Closing ...