Components

To display an insurance offer on the page, you should call a render Javascript client function. The component to display should be adapted to the page logic and design.
According to the UI components library state, there's the choice between:
- product page offer layout (inlineOffer)
- modal offer layout (modalOffer)
- sidebar (side modal) offers layout (modalOffer, see modalType)
- cart page offer layout (cartOffer)
Updated 12 days ago