# Displaying the Quote

Partners will often present an insurance offer after customers have selected a core product (such as a laptop, travel booking, event tickets, etc.). There are key components to presenting an insurance/protection offer, where 1-3 are dynamic from API response, and the items under 4 are static (provided or approved by Cover Genius CSE):&#x20;

1. Price
2. Disclaimer
3. Policy wording link
4. Product name, inclusions, panel content, Trustpilot banner, and graphical elements.

Cover Genius offers a standard or customised design structure optimised for the partner specific use case (ie. Travel, Parcel, Ticket, Retail, etc.). \
\
A Travel example is presented below:&#x20;

![Travel Protection Offer Panel Example](https://1637184925-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MkK3ygyd_Gc2CbmAvfQ%2Fuploads%2FSpqmQDY9s23ylQyHTtgo%2FPanel%20marked%20up.png?alt=media\&token=f047ae2a-8f74-4f4f-a3c8-11425781e7e7)

Legend: <mark style="color:red;">Red = Static content</mark> , <mark style="color:blue;">Blue = API response</mark>

<mark style="color:red;">A Trustpilot.com rating for XCover, demonstrates reliability</mark>&#x20;

<mark style="color:red;">B Inclusions content, taken from XCover supplied content</mark>

<mark style="color:blue;">API Response content:</mark>&#x20;

<mark style="color:blue;">1. Price, per ticket (division of</mark> `"total_price"`<mark style="color:blue;">by number of travellers/units) or full price if in "add" button (</mark>`"total_price"`<mark style="color:blue;">)</mark>

<mark style="color:blue;">2. Disclaimer, taken from</mark> `"content":{ "disclaimer"}` <mark style="color:blue;">field</mark>

<mark style="color:blue;">3. Policy Wording, taken from the</mark> `"pds_url"` <mark style="color:blue;">quote response field, for example: "view wording" as a hyperlink of: "</mark>[<mark style="color:blue;">https://www.xcover.com/en/pds/</mark>](https://staging.xcover.com/en/pds/)<mark style="color:blue;">ABCD-1234-INS"</mark>

Generally, the quote display should address:&#x20;

1. Customer relevance - Does the quote/product presentation make sense for this purchase flow?&#x20;
2. Compliance and regulatory requirements - Does the offer meet requirements for disclaimers, price, statements of fact, and availability of policy wording?&#x20;
3. Marketing copy and trust - Is the offer likely to be understood and selected by the customer? Is the offer trusted/compelling?

\ <br>
